We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3818c64 commit 6b4e257Copy full SHA for 6b4e257
src/Accounts/Accounts/help/Set-AzEnvironment.md
@@ -63,8 +63,8 @@ Name Resource Manager Url ActiveDirectory Authority
63
---- -------------------- -------------------------
64
TestEnvironment TestRMEndpoint TestADEndpoint/
65
66
-Set-AzEnvironment -Name TestEnvironment
67
- -ActiveDirectoryEndpoint NewTestADEndpoint
+Set-AzEnvironment -Name TestEnvironment `
+ -ActiveDirectoryEndpoint NewTestADEndpoint `
68
-GraphEndpoint NewTestGraphEndpoint | Format-List
69
70
Name : TestEnvironment
0 commit comments