Skip to content

Commit 888c625

Browse files
committed
Update README.md
1 parent 37b3404 commit 888c625

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ git clone https://github.com/Azure/azure-sdk-for-java.git
1515
cd ./azure-sdk-for-java/
1616
```
1717

18-
## Azure Resource Manager Usage
18+
## Azure Resource Manager Usage (Preview)
19+
Be aware the Azure Resource Manager Java SDK is in preview and will likely have breaking interface changes in upcoming releases.
1920
### Authentication
2021
The first step to using the SDK is authentication and permissioning. For people unfamilar with Azure this may be one of the more difficult concepts. For a reference on setting up a service principal from the command line see [Authenticating a service principal with Azure Resource Manager](http://aka.ms/cli-service-principal) or [Unattended Authentication](http://aka.ms/auth-unattended). For a more robust explanation of authentication in Azure, see [Developer’s guide to auth with Azure Resource Manager API](http://aka.ms/arm-auth-dev-guide).
2122

0 commit comments

Comments
 (0)