Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveWinward authored Nov 3, 2024
1 parent e3d720a commit dd29ab9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions whitepapers/copilot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,14 @@ If you are looking to control Copilot settings at the tenant level, you can use

[Microsoft Power Platform CLI](https://learn.microsoft.com/en-us/power-platform/developer/cli/introduction?tabs=windows)

````powershell
# authenticate for a GCC tenant
pac auth create --cloud UsGov
# authenticate for a GCC High tenant
pac auth create --cloud UsGovHigh
````

First, run the Power Platform CLI command to list the current tenant level settings you have in your environment.

````
Expand Down

0 comments on commit dd29ab9

Please sign in to comment.