File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,7 @@ Register-AzResourceProvider -ProviderNamespace Microsoft.CloudShell
49
49
```
50
50
51
51
> [ !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.
54
53
55
54
## Run PowerShell commands
56
55
Original file line number Diff line number Diff line change @@ -43,8 +43,7 @@ az provider register --namespace Microsoft.CloudShell
43
43
```
44
44
45
45
> [ !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.
48
47
49
48
### Set your subscription
50
49
You can’t perform that action at this time.
0 commit comments