-
Notifications
You must be signed in to change notification settings - Fork 182
[Feat] Updated the Azure Tutorial page in the Layer5 Docs #1045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -117,21 +117,28 @@ Azure Service Operator requires a Kubernetes secret with your Azure identity: | |||||
|
|
||||||
| ### 4. Deploy Azure Service Operator using Kanvas | ||||||
|
|
||||||
| 1. In the Meshery UI, navigate to **Kanvas**. | ||||||
| 2. Click **Catalog**, filter by **Azure**, and select the **Azure Operator** design. | ||||||
| 3. Click **Clone** to add it to your canvas. | ||||||
| 4. Update the secret **aso-controller-settings** in the design template. The details are also mentioned in the catalog | ||||||
| 1. Click **Start from template**. | ||||||
| [Start From Template](../images/deploy-azure-resources-with-meshery/start-from-template.png) | ||||||
| 2. Search for the **Azure Service Operator** design. | ||||||
| [Search Azure Operator](../images/deploy-azure-resources-with-meshery/search-azure-operator.png) | ||||||
| 3. Once found, click on the **Azure Service Operator** design, after that, click on **Clone** to add it to your canvas. | ||||||
| [Clone Azure Operator](../images/deploy-azure-resources-with-meshery/clone-azure-operator.png) | ||||||
| 4. Update the secret **aso-controller-settings** in the design template. The details are also mentioned in the catalog. | ||||||
| [Configure Secret Settings](../images/deploy-azure-resources-with-meshery/configure-secret-settings.png) | ||||||
| 5. Click **Actions → Deploy**. | ||||||
|
|
||||||
| [Deploy Azure Operator](../images/deploy-azure-resources-with-meshery/deploy-azure-operator.png) | ||||||
|
|
||||||
|
|
||||||
| ### 5. Start deployment of Azure resources using Kanvas | ||||||
|
|
||||||
| * Go to Kanvas and start by picking up Azure components and putting it to design area. | ||||||
| * Click **Actions → Deploy**. | ||||||
| * **Azure Portal**: Confirm the new Storage Account appears in your specified resource group. | ||||||
|
|
||||||
|
|
||||||
| 1. Click on **Components** and start by searching **Azure Storage** and putting the **Storage Account** to design area. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The phrasing 'putting the Storage Account to design area' is grammatically incomplete. It should be 'to the design area' or 'onto the design area' for better clarity.
Suggested change
|
||||||
| [Select Components](../images/deploy-azure-storage-account-with-meshery/select-components.png) | ||||||
| [Search Storage Account](../images/deploy-azure-storage-account-with-meshery/search-storage-account.png) | ||||||
| 2. Configure the **Storage Account** to fit your needs. | ||||||
| [Config Storage Account](../images/deploy-azure-storage-account-with-meshery/config-storage-account.png) | ||||||
| 3. Click **Actions → Deploy**. | ||||||
| [Deploy Storage Account](../images/deploy-azure-storage-account-with-meshery/deploy-storage-account.png) | ||||||
| 4. **Azure Portal**: Confirm the new Storage Account appears in your specified resource group. | ||||||
|
|
||||||
| ### 6. Conclusion | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -107,25 +107,25 @@ Azure Service Operator requires a Kubernetes secret with your Azure identity: | |||||||||||
|
|
||||||||||||
| ### 4. Design and Deploy an Azure Storage Account | ||||||||||||
|
|
||||||||||||
| 1. In the Meshery UI, navigate to **Kanvas**. | ||||||||||||
| 2. Click **Catalog**, filter by **Azure**, and select the **StorageAccount** design. | ||||||||||||
| 3. Click **Clone** to add it to your canvas. | ||||||||||||
| 4. Configure the following properties: | ||||||||||||
|
|
||||||||||||
| 1. Click on **Components** and start by searching **Azure Storage** and putting the **Storage Account** to design area. | ||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The phrasing 'putting the Storage Account to design area' is grammatically incomplete. It should be 'to the design area' or 'onto the design area' for better clarity.
Suggested change
|
||||||||||||
| [Select Components](../images/deploy-azure-storage-account-with-meshery/select-components.png) | ||||||||||||
| [Search Storage Account](../images/deploy-azure-storage-account-with-meshery/search-storage-account.png) | ||||||||||||
| 2. Configure the **Storage Account** to fit your needs. | ||||||||||||
| [Config Storage Account](../images/deploy-azure-storage-account-with-meshery/config-storage-account.png) | ||||||||||||
| 3. Configure the following properties: | ||||||||||||
|
Comment on lines
+113
to
+115
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Steps 2 and 3 are redundant as they both describe configuring the Storage Account. Merging them into a single step improves the flow of the tutorial.
Suggested change
|
||||||||||||
| * `resourceGroupName` | ||||||||||||
| * `location` (e.g., `eastus`) | ||||||||||||
| * `accountName` | ||||||||||||
| * `accessTier` (`Hot` or `Cool`) | ||||||||||||
| 5. Click **Actions → Deploy**. | ||||||||||||
|
|
||||||||||||
| 4. Click **Actions → Deploy**. | ||||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||||||||
| [Deploy Storage Account](../images/deploy-azure-storage-account-with-meshery/deploy-storage-account.png) | ||||||||||||
|
|
||||||||||||
|
|
||||||||||||
| ### 5. Verify Deployment | ||||||||||||
|
|
||||||||||||
| * **Azure Portal**: Confirm the new Storage Account appears in your specified resource group. | ||||||||||||
|
|
||||||||||||
|
|
||||||||||||
|
|
||||||||||||
| ### 6. Conclusion | ||||||||||||
|
|
||||||||||||
| You have successfully: | ||||||||||||
|
|
||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The phrasing 'after that' is slightly redundant. Using 'then' makes the instruction more concise and improves the flow of the sentence.