Skip to content

Commit 0ceb1bc

Browse files
Updating Documentation
1 parent 808d643 commit 0ceb1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/guides/operations/azure-operations-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Azure is built on a set of REST APIs that support the Azure portal UI. Most of t
181181

182182
### Azure Cloud Shell
183183

184-
Administrators can access Azure PowerShell and Azure CLI through a web-based experience called Azure Cloud Shell. This interactive interface provides a flexible tool for Linux and Windows administrators to use their command-line interface of choice, either Bash or PowerShell. Azure Cloud Shell can be access through the portal or as a stand-alone web interface at [shell.azure.com](https://shell.azure.com). For more information, see [Overview of Azure Cloud Shell](https://docs.microsoft.com/en-us/azure/cloud-shell/overview).
184+
Administrators can access Azure PowerShell and Azure CLI through a browser-accessible experience called Azure Cloud Shell. This interactive interface provides a flexible tool for Linux and Windows administrators to use their command-line interface of choice, either Bash or PowerShell. Azure Cloud Shell can be access through the portal ,as a stand-alone web interface at [shell.azure.com](https://shell.azure.com), or from a number of other access points. For more information, see [Overview of Azure Cloud Shell](https://docs.microsoft.com/en-us/azure/cloud-shell/overview).
185185
## Azure subscriptions
186186

187187
A subscription is a logical grouping of Azure services that is linked to an Azure account. A singe Azure account can contain multiple subscriptions. Billing for Azure services is done on a per-subscription basis. Azure subscriptions have an account administrator, who has full control over the subscription, and a service administrator, who has control over all services in the subscription. In addition to administrators, individual accounts can be granted detailed control of Azure resources through RBAC.

0 commit comments

Comments
 (0)