Skip to content

Commit 6e738f5

Browse files
authored
Merge pull request #93295 from Paul2658/paulbranch_vmware
modifying branding
2 parents e5ab868 + 55b56d7 commit 6e738f5

File tree

72 files changed

+1358
-1345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+1358
-1345
lines changed

articles/vmware-cloudsimple/access-cloudsimple-portal.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Access Azure VMware Solution by CloudSimple - Portal
3-
description: Describes how to access VMware Solution by CloudSimple portal from Azure portal
2+
title: Access Azure VMware Solutions (AVS) - Portal
3+
description: Describes how to access Azure VMware Solutions (AVS) from the Azure portal
44
author: sharaths-cs
55
ms.author: b-shsury
66
ms.date: 06/04/2019
@@ -10,15 +10,15 @@ ms.reviewer: cynthn
1010
manager: dikamath
1111
---
1212

13-
# Access the VMware Solution by CloudSimple portal from the Azure portal
13+
# Access Azure VMware Solutions (AVS) from the Azure portal
1414

15-
Single sign-on is supported for access to the CloudSimple portal. After you sign in to the Azure portal, you can access the CloudSimple portal without signing in again. The first time you access the CloudSimple portal you're prompted to authorize the [CloudSimple Service Authorization](#consent-to-cloudsimple-service-authorization-application) application. Authorization is a one-time action.
15+
Single sign-on is supported for access to the AVS portal. After you sign in to the Azure portal, you can access the AVS portal without signing in again. The first time you access the AVS portal you're prompted to authorize the [AVS Service Authorization](#consent-to-avs-service-authorization-application) application. Authorization is a one-time action.
1616

1717
## Before you begin
1818

19-
Users with builtin **Owner** and **Contributor** roles can access CloudSimple portal. The roles must be configured on the resource group where CloudSimple service is deployed. The roles can also be configured on the CloudSimple service object. For more information on checking your role, see [View role assignments](https://docs.microsoft.com/azure/role-based-access-control/check-access) article. Only users with built-in **Owner** and **Contributor** roles can access the CloudSimple portal. The roles must be configured on the subscription. For more information on checking your role, see [View role assignments](https://docs.microsoft.com/azure/role-based-access-control/check-access) article.
19+
Users with builtin **Owner** and **Contributor** roles can access the AVS portal. The roles must be configured on the resource group where the AVS service is deployed. The roles can also be configured on the AVS service object. For more information on checking your role, see the [View role assignments](https://docs.microsoft.com/azure/role-based-access-control/check-access) article. Only users with built-in **Owner** and **Contributor** roles can access the AVS portal. The roles must be configured on the subscription. For more information on checking your role, see the [View role assignments](https://docs.microsoft.com/azure/role-based-access-control/check-access) article.
2020

21-
If you are using custom roles, the role should have any of the following operations under ```Actions```. For more information on custom roles, see [Custom roles for Azure resources](https://docs.microsoft.com/azure/role-based-access-control/custom-roles). If any of the operations is a part of ```NotActions```, the user cannot access CloudSimple portal.
21+
If you are using custom roles, the role should have any of the following operations under ```Actions```. For more information on custom roles, see [Custom roles for Azure resources](https://docs.microsoft.com/azure/role-based-access-control/custom-roles). If any of the operations are a part of ```NotActions```, the user cannot access the AVS portal.
2222

2323
```
2424
Microsoft.VMwareCloudSimple/*
@@ -31,38 +31,38 @@ Microsoft.VMwareCloudSimple/dedicatedCloudServices/*/write
3131

3232
Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.com).
3333

34-
## Access the CloudSimple portal
34+
## Access the AVS portal
3535

3636
1. Select **All services**.
3737

38-
2. Search for **CloudSimple Services**.
38+
2. Search for **AVS Services**.
3939

40-
3. Select the CloudSimple service on which you want to create your Private Cloud.
40+
3. Select the AVS service on which you want to create your Private Cloud.
4141

42-
4. On the **Overview** page, click **Go to the CloudSimple portal**. If you're accessing the CloudSimple portal from the Azure portal for the first time, you'll be prompted to authorize the [CloudSimple Service Authorization](#consent-to-cloudsimple-service-authorization-application) application.
42+
4. On the **Overview** page, click **Go to the AVS portal**. If you're accessing the AVS portal from the Azure portal for the first time, you'll be prompted to authorize the [AVS Service Authorization](#consent-to-avs-service-authorization-application) application.
4343

44-
![Launch CloudSimple portal](media/launch-cloudsimple-portal.png)
44+
![Launch AVS portal](media/launch-cloudsimple-portal.png)
4545

4646
> [!NOTE]
47-
> If you select a Private Cloud operation (such as creating or expanding a Private Cloud) directly from the Azure portal, the CloudSimple portal opens to the indicated page.
47+
> If you select a Private Cloud operation (such as creating or expanding a Private Cloud) directly from the Azure portal, the AVS portal opens to the indicated page.
4848
49-
In the CloudSimple portal, select **Home** on the side menu to display summary information about your Private Clouds. The resources and capacity of your Private Clouds are shown, along with alerts and tasks that require attention. For common tasks, click the named icons at the top of the page.
49+
In the AVS portal, select **Home** on the side menu to display summary information about your AVS Private Cloud. The resources and capacity of your AVS Private Cloud are shown, along with alerts and tasks that require attention. For common tasks, click the named icons at the top of the page.
5050

5151
![Home Page](media/cloudsimple-portal-home.png)
5252

53-
## Consent to CloudSimple Service Authorization application
53+
## Consent to AVS Service Authorization application
5454

55-
Launching the CloudSimple portal from the Azure portal for the first time requires your consent for the CloudSimple Service Authorization application. Select **Accept** to grant requested permissions and access the CloudSimple portal.
55+
Launching the AVS portal from the Azure portal for the first time requires your consent for the AVS Service Authorization application. Select **Accept** to grant requested permissions and access the AVS portal.
5656

57-
![Consent to CloudSimple Service Authorization - administrators](media/cloudsimple-azure-consent.png)
57+
![Consent to AVS Service Authorization - administrators](media/cloudsimple-azure-consent.png)
5858

59-
If you have global administrator privilege, you can consent for your organization. Select **Consent on behalf of your organization**.
59+
If you have global administrator privilege, you can consent for your organization. Select **Consent on behalf of your organization**.
6060

61-
![Consent to CloudSimple Service Authorization - global admin](media/cloudsimple-azure-consent-global-admin.png)
61+
![Consent to AVS Service Authorization - global admin](media/cloudsimple-azure-consent-global-admin.png)
6262

63-
If your permissions don't permit access to the CloudSimple portal, contact the global administrator of your tenant to grant required permissions. A global administrator can consent on behalf of your organization.
63+
If your permissions don't permit access to the AVS portal, contact the global administrator of your tenant to grant the required permissions. A global administrator can consent on behalf of your organization.
6464

65-
![Consent to CloudSimple Service Authorization - requires administrators](media/cloudsimple-azure-consent-requires-administrator.png)
65+
![Consent to AVS Service Authorization - requires administrators](media/cloudsimple-azure-consent-requires-administrator.png)
6666

6767
## Next steps
6868

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Account management - Azure VMware Solution by CloudSimple portal
3-
description: Describes how to manage accounts on the Azure VMware Solution by CloudSimple portal
2+
title: Account management - Azure VMware Solutions (AVS) portal
3+
description: Describes how to manage accounts on the Azure VMware Solutions (AVS) portal
44
author: sharaths-cs
55
ms.author: b-shsury
66
ms.date: 08/14/2019
@@ -10,26 +10,26 @@ ms.reviewer: cynthn
1010
manager: dikamath
1111
---
1212

13-
# Manage accounts on the Azure VMware Solution by CloudSimple portal
13+
# Manage accounts on the Azure VMware Solutions (AVS) portal
1414

15-
When you create your CloudSimple service, it creates an account on CloudSimple. The account is associated with your Azure subscription where the service is located. All users with owner and contributor roles in the subscription have access to the CloudSimple portal. The Azure subscription ID and tenant ID associated with the CloudSimple service are found on the Accounts page.
15+
When you create your AVS service, it creates an account on AVS. The account is associated with your Azure subscription where the service is located. All users with owner and contributor roles in the subscription have access to the AVS portal. The Azure subscription ID and tenant ID associated with the AVS service are found on the Accounts page.
1616

17-
To manage accounts in the CloudSimple portal, [access the portal](access-cloudsimple-portal.md) and select **Account** on the side menu.
17+
To manage accounts in the AVS portal, [access the portal](access-cloudsimple-portal.md) and select **Account** on the side menu.
1818

19-
Select **Summary** to view information about your company’s CloudSimple configuration. The current capacity of your cloud configuration is shown, including number of Private Clouds, total storage, vSphere cluster configuration, number of nodes, and number of compute cores. A link is included to purchase additional nodes if the current configuration doesn't meet all of your needs.
19+
Select **Summary** to view information about your company’s AVS configuration. The current capacity of your cloud configuration is shown, including number of AVS Private Clouds, total storage, vSphere cluster configuration, number of nodes, and number of compute cores. A link is included to purchase additional nodes if the current configuration doesn't meet all of your needs.
2020

2121
## Email alerts
2222

23-
You can add email addresses of any people you would like to notify about changes to the Private Cloud configuration.
23+
You can add email addresses of any people you would like to notify about changes to the AVS Private Cloud configuration.
2424

2525
1. In the **Additional email alerts** area, click **Add new**.
2626
2. Enter the email address.
2727
3. Press Return.
2828

2929
To remove an entry, click **X**.
3030

31-
## CloudSimple operator access
31+
## AVS operator access
3232

33-
The operator access setting allows CloudSimple to help you with troubleshooting by permitting a support engineer to sign in to your CloudSimple portal. The setting is enabled by default. All actions performed by the support engineer when logged in to your customer account are recorded and available for your review on the **Activity** > **Audit** page.
33+
The operator access setting allows AVS to help you with troubleshooting by permitting a support engineer to sign in to your AVS portal. The setting is enabled by default. All actions performed by the support engineer when logged in to your customer account are recorded and available for your review on the **Activity** > **Audit** page.
3434

35-
Click the **CloudSimple operator access enabled** toggle to turn access on or off.
35+
Click the **AVS operator access enabled** toggle to turn access on or off.

0 commit comments

Comments
 (0)