Skip to content

Commit

Permalink
Merge branch 'issue-5900' of https://github.com/SmitaNachan/cli-micro…
Browse files Browse the repository at this point in the history
…soft365 into issue-5900
  • Loading branch information
SmitaNachan committed Sep 9, 2024
2 parents a808bd1 + db8c62c commit cc8da1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3879,4 +3879,4 @@ Initial release.
- [spo storageentity get](../cmd/spo/storageentity/storageentity-get.mdx) - get value of a tenant property
- [spo storageentity list](../cmd/spo/storageentity/storageentity-list.mdx) - list all tenant properties
- [spo storageentity remove](../cmd/spo/storageentity/storageentity-remove.mdx) - remove a tenant property
- [spo storageentity set](../cmd/spo/storageentity/storageentity-set.mdx) - set a tenant property
- [spo storageentity set](../cmd/spo/storageentity/storageentity-set.mdx) - set a tenant property
2 changes: 1 addition & 1 deletion docs/docs/v9-upgrade-guidance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ When running `m365 login` CLI will now first check if you defined the `appId` wh

#### What action do I need to take?

`appId` may be defined in several ways: as an option passed to the `login` command, as a `clientId` CLI setting, or as an environment variable. If you have not defined the `appId` in any of these ways, you will need to do so to continue using the CLI in your scripts.
`appId` may be defined in several ways: as an option passed to the `login` command, as a `clientId` CLI setting, or as an environment variable. If you have not defined the `appId` in any of these ways, you will need to do so to continue using the CLI in your scripts.

0 comments on commit cc8da1f

Please sign in to comment.