Azure Docs -Add 28 Articles to Azure Docs#562
Conversation
Deploying localstack-docs with
|
| Latest commit: |
907cf47
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8a98cce4.localstack-docs.pages.dev |
| Branch Preview URL: | https://docs-azure-new-service-artic.localstack-docs.pages.dev |
c7cd98c to
12335c0
Compare
remotesynth
left a comment
There was a problem hiding this comment.
There is no reasonable way to review a PR of this size and given that it is AI generated content, it requires careful review. Please break it into smaller individual PRs.
|
@remotesynth as I said on Slack last week, this PR is an exception. In the future, articles will be submitted individually. I could not create 28 separate PRs, one for each article. I work 10-11 hours a day to make the emulator succeed. Breaking this PR down into individual PRs, one for each article, at this stage would require a work day of purely administrative work. If Lazar feels that this is the best use of my time, I can certainly do it, but I don’t see a functional difference between reviewing 28 articles in a single PR versus reviewing 28 separate PRs—other than the significant overhead the latter creates. As I mentioned on Slack, we need to accelerate our documentation efforts for two critical reasons:
I have personally verified the commands and content in every article to ensure they are stable and accurate. Given the urgency, I suggest we focus on the content itself so we can get this live for our customers. |
Add 28 new service articles
This PR adds 28 new documentation articles for LocalStack for Azure services. Each article covers a distinct Azure resource type and follows the standard article structure. All
azCLI command blocks include a real output block captured from a running LocalStack emulator, with...used to indicate properties omitted for brevity.Articles
Microsoft.Insights/actionGroupsMicrosoft.ApiManagement/servicemicrosoft.insights/componentsMicrosoft.Insights/autoscalesettingsMicrosoft.Network/bastionHostsMicrosoft.ContainerInstance/containerGroupsMicrosoft.ContainerRegistry/registriesMicrosoft.DocumentDB/databaseAccountsMicrosoft.Insights/dataCollectionRulesmicrosoft.insights/diagnosticSettingsMicrosoft.Cdn/profilesMicrosoft.Web/sitesMicrosoft.OperationalInsights/workspacesmicrosoft.insights/metricalertsmicrosoft.insights/diagnosticSettingsMicrosoft.Network/natGatewaysMicrosoft.Network/networkInterfacesMicrosoft.Network/privateDnsZonesMicrosoft.Network/privateEndpointsMicrosoft.Network/publicIPAddressesMicrosoft.Network/publicIPPrefixesMicrosoft.Storage/queueStorageMicrosoft.Authorization/roleAssignmentsMicrosoft.Authorization/roleDefinitionsMicrosoft.Network/routeTablesmicrosoft.insights/scheduledqueryrulesmicrosoft.insights/webtestsmicrosoft.insights/workbooksThis pull requests also removes the following articles which services are already covered in other articles or postponed (Azure Kubernetes Service and Azure Container Apps):
app.mdauthorization.mdazure-container-registry.mdcdn.mdcontainer-service.mddocumentdb.mdnetwork.mdoperational-insights.mdtables.mdweb.mdArticle structure
Every article contains the following sections:
azCLI commands (includingazlocal start-interception/azlocal stop-interceptionpreamble) with one real output block per command<AzureFeatureCoverage>component showing the full ARM operation coverage tableOutput block conventions
azcommand is followed by exactly one```bash title="Output"block...appears on its own line before the closing}to signal omitted properties