AWS devopsagent documentation change
Summary
Updated UI interaction terminology from 'click' to 'choose' in Azure connection instructions
Security assessment
Changes are purely terminological (click → choose) without modifying security configurations, permissions, or access controls. No evidence of vulnerability fixes or security enhancements.
Diff
diff --git a/devopsagent/latest/userguide/connecting-azure-connecting-azure-resources.md b/devopsagent/latest/userguide/connecting-azure-connecting-azure-resources.md index ab2a553d8..b7b27a2d8 100644 --- a//devopsagent/latest/userguide/connecting-azure-connecting-azure-resources.md +++ b//devopsagent/latest/userguide/connecting-azure-connecting-azure-resources.md @@ -40 +40 @@ The Admin Consent method uses a consent-based flow with the AWS DevOps Agent man - 3. Locate the **Azure Cloud** section and click **Register** + 3. Locate the **Azure Cloud** section and choose **Register** @@ -51 +51 @@ The Admin Consent method uses a consent-based flow with the AWS DevOps Agent man - 2. Click to proceed — you are redirected to the Microsoft Entra admin consent page + 2. Choose to proceed — you are redirected to the Microsoft Entra admin consent page @@ -83 +83 @@ The App Registration method uses your own Entra application with federated ident - 2. Locate the **Azure Cloud** section and click **Register** + 2. Locate the **Azure Cloud** section and choose **Register** @@ -130 +130 @@ See Assigning Azure roles below. Search for the Entra application you created wh - 2. Click **Submit** to complete the registration + 2. Choose **Submit** to complete the registration @@ -143 +143 @@ After registration, grant the application read access to your Azure subscription - 3. Click **Add** > **Add role assignment** + 3. Choose **Add** > **Add role assignment** @@ -145 +145 @@ After registration, grant the application read access to your Azure subscription - 4. Select the **Reader** role and click **Next** + 4. Select the **Reader** role and choose **Next** @@ -147 +147 @@ After registration, grant the application read access to your Azure subscription - 5. Click **Select members** , search for the application (either **AWS DevOps Agent** for Admin Consent, or your own Entra application for App Registration) + 5. Choose **Select members** , search for the application (either **AWS DevOps Agent** for Admin Consent, or your own Entra application for App Registration) @@ -149 +149 @@ After registration, grant the application read access to your Azure subscription - 6. Select the application and click **Review + assign** + 6. Select the application and choose **Review + assign** @@ -274 +274 @@ After registering Azure at the account level, associate specific subscriptions w - 3. In the **Secondary sources** section, click **Add** + 3. In the **Secondary sources** section, choose **Add** @@ -280 +280 @@ After registering Azure at the account level, associate specific subscriptions w - 6. Click **Add** to complete the association + 6. Choose **Add** to complete the association @@ -291 +291 @@ You can associate multiple subscriptions with the same Agent Space to give the a - * **Removing a subscription** – To disconnect a subscription from an Agent Space, select it in the **Secondary sources** list and click **Remove**. This does not affect the account-level registration. + * **Removing a subscription** – To disconnect a subscription from an Agent Space, select it in the **Secondary sources** list and choose **Remove**. This does not affect the account-level registration.