Skip to content

Commit 21c2d77

Browse files
Merge pull request #17748 from ManoharLakkoju-MSFT/patch-4
(AzureCXP) fixes MicrosoftDocs/azure-stack-docs#424155
2 parents 970adff + a20a9c7 commit 21c2d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-stack/user/azure-stack-version-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.lastreviewed: 12/6/2021
1919

2020
API profiles specify the Azure resource provider and the API version for Azure REST endpoints. You can create custom clients in different languages using API profiles. Each client uses an API profile to contact the correct resource provider and API version for Azure Stack Hub.
2121

22-
You can create an app to work with Azure resource providers without having to know exactly which version of each resource provider API is compatible with Azure Stack Hub. Just align your app to a profile and the SDK reverts to the correct API version.
22+
You can create an app to work with Azure resource providers without having to know exactly which version of each resource provider API is compatible with Azure Stack Hub. Just align your app to a profile and the SDK aligns to the correct API version.
2323

2424
This topic helps you:
2525

0 commit comments

Comments
 (0)