-
Updated
Nov 13, 2020 - D
office365
Here are 345 public repositories matching this topic...
-
Updated
Nov 6, 2020 - C#
-
Updated
Oct 24, 2020 - PowerShell
-
Updated
Oct 23, 2020 - Python
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 16, 2020 - PowerShell
-
Updated
Oct 23, 2020 - PHP
-
Updated
Nov 16, 2020 - Python
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Nov 16, 2020 - Java
Is your feature request related to a problem? Please describe.
Use of adaptive cards in the generated connector, new feature as of June 2020
Describe the solution you'd like
As above
Describe alternatives you've considered
There is no alternatives :-)
-
Updated
May 28, 2020 - PowerShell
-
Updated
May 24, 2020 - PowerShell
-
Updated
Nov 14, 2020 - PHP
-
Updated
Oct 9, 2020 - PowerShell
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
May 27, 2020 - TypeScript
-
Updated
May 6, 2020 - Python
-
Updated
Sep 28, 2020
-
Updated
Nov 16, 2020 - PowerShell
-
Updated
Sep 1, 2020 - XSLT
-
Updated
Nov 16, 2020 - PowerShell
We are direct CSP partner, and I am trying to run PW cmdlet to test creating new customer subscriptions on our CSP integration sandbox , but it is failing.
I am using MS examples, like the one below:
PS C:\WINDOWS\system32> New-PartnerCustomer -BillingAddressLine1 '1 Microsoft Way' -BillingAddressCity 'Redmond' -BillingAddressCountry 'US' -BillingAddressPostalCode '98052' -BillingAddressState 'W
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Feb 13, 2019 - PowerShell
-
Updated
Aug 18, 2018 - JavaScript
-
Updated
Nov 10, 2020 - PowerShell
Improve this page
Add a description, image, and links to the office365 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the office365 topic, visit your repo's landing page and select "manage topics."
We should extend the
todo task list
command to include task ID. Currently we don't show it, while it's required for other commands liketodo task remove
.