Skip to content

Commit a20a9c7

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-stack-docs#122755
Update on line number 22
1 parent 5f1a8c1 commit a20a9c7

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)