Skip to content

Commit 628d50f

Browse files
Merge pull request #229140 from theJasonHelmick/register-namespace-edit
Edit register namespace to Bash/PowerShell
2 parents 9b9ad69 + 0c98b52 commit 628d50f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/cloud-shell/quickstart-powershell.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ Register-AzResourceProvider -ProviderNamespace Microsoft.CloudShell
4949
```
5050

5151
> [!NOTE]
52-
> You only need to register the namespace once per subscription. You will not be able to manage
53-
> resources using Azure Cloud Shell without registering the namespace.
52+
> You only need to register the namespace once per subscription.
5453
5554
## Run PowerShell commands
5655

articles/cloud-shell/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ az provider register --namespace Microsoft.CloudShell
4343
```
4444

4545
> [!NOTE]
46-
> You only need to register the namespace once per subscription. You will not be able to manage
47-
> resources using Azure Cloud Shell without registering the namespace.
46+
> You only need to register the namespace once per subscription.
4847
4948
### Set your subscription
5049

0 commit comments

Comments
 (0)