Update docs metadata and targeting for release of azure-resourcemanager-msi

This commit is contained in:
azure-sdk 2020-09-03 02:58:03 +00:00
Родитель 0ac4eb25b9
Коммит 4ba5ae3d71
2 изменённых файлов: 59 добавлений и 1 удалений

Просмотреть файл

@ -0,0 +1,58 @@
---
title: Azure Resource Manager msi client library for Java
keywords: Azure, java, SDK, API, azure-resourcemanager-msi, managedserviceidentity
author: maggiepint
ms.author: magpint
ms.date: 09/03/2020
ms.topic: article
ms.prod: azure
ms.technology: azure
ms.devlang: java
ms.service: managedserviceidentity
---
# Azure Resource Manager msi client library for Java - Version 2.0.0-beta.4
Azure Resource Manager msi client library for Java - Version 2.0.0-beta.4
For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azure-sdk-java-mgmt).
## Getting started
### Prerequisites
- Java Development Kit (JDK) with version 8 or above
### Adding the package to your product
[//]: # ({x-version-update-start;com.azure.resourcemanager:azure-resourcemanager-msi;current})
```xml
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-msi</artifactId>
<version>2.0.0-beta.4</version>
</dependency>
```
[//]: # ({x-version-update-end})
## Key concepts
## Examples
## Troubleshooting
## Next steps
## Contributing
If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft
Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
1. Fork it
1. Create your feature branch (`git checkout -b my-new-feature`)
1. Commit your changes (`git commit -am 'Add some feature'`)
1. Push to the branch (`git push origin my-new-feature`)
1. Create new Pull Request

Просмотреть файл

@ -960,7 +960,7 @@
"packageDownloadUrl": "https://repo1.maven.org/maven2",
"packageGroupId": "com.azure.resourcemanager",
"packageArtifactId": "azure-resourcemanager-msi",
"packageVersion": "2.0.0-beta.2",
"packageVersion": "2.0.0-beta.4",
"inputPath": [],
"excludePath": [],
"excludepackages": "com.azure.resourcemanager.msi.implementation"