Azure Docs: API Management#554
Conversation
Deploying localstack-docs with
|
| Latest commit: |
a318c17
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d0589f13.localstack-docs.pages.dev |
| Branch Preview URL: | https://api-management.localstack-docs.pages.dev |
|
Thanks @HarshCasper! As we discussed on Slack yesterday, I’ve broken out the API Management into another article in PR #562. Since this article now provide comprehensive coverage of the topic, I’d suggest closing this PR in favor of that approach. |
|
@HarshCasper I integrated part of the article in the article I create in #562 . You can close this PR, thanks for the great contribution! |
paolosalvatori
left a comment
There was a problem hiding this comment.
Thanks @HarshCasper! As we discussed on Slack yesterday, I’ve broken out the API Management into another article in PR #562. Since this article now provide comprehensive coverage of the topic. Please close this PR, thanks.
This combines the information from #596 into the original PR.
|
@HarshCasper @paolosalvatori we had two conflicting PRs with the same information [#596] and this one. I compared both and merged the information into the original PR so that they are aligned. However, @paolosalvatori I am confused by the request to close this PR since you opened a separate PR (noted above) that covers the exact same service in almost the exact same manner. |
|
@remotesynth because my version added the part below. None of @HarshCasper articles contain this part. I added this part to all the articles, included those that were already published. Features
Limitations
SamplesExplore end-to-end examples in the LocalStack for Azure Samples repository. |
|
These are differences: Differences found1. Introduction — first sentence
2. Introduction — link text
3. Import statement — quote style
Same for the frontmatter 4. "Getting started" intro paragraph
(Note: Doc 1 says "registering a backend" but the guide never actually registers a backend — Doc 2's wording matches the actual content.) 5.
6. Resource group output —
7. Resource group output — trailing fields
8. APIM service name
9.
10.
11. "Show and list services" heading and intro sentence
12.
13.
14. Operation update command —
Both are valid with the Azure CLI, but they are different flag forms. |
Fixes DOC-157