Skip to content
#

office365

Here are 330 public repositories matching this topic...

garrytrinder
garrytrinder commented Sep 8, 2020

The m365 todo list set command currently only accepts the id of the list that you want to update, for example...

m365 todo list set --id "AAMkAGI3NDhlZmQzLWQxYjAtNGJjNy04NmYwLWQ0M2IzZTNlMDUwNAAuAAAAAACQ1l2jfH6VSZraktP8Z7auAQCbV93BagWITZhL3J6BMqhjAAD9pHIhAAA=" --newName "My updated task list"

It would be helpful if we could just pass in the name of the current list as an opt

krtagena007
krtagena007 commented Aug 31, 2020

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

Improve this page

Add a description, image, and links to the office365 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the office365 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.