• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

azure/H03-May-2022-7,7386,175

azure_mgmt_search.egg-info/H03-May-2022-182131

tests/H03-May-2022-770738

CHANGELOG.mdH A D04-Jan-20215.5 KiB12491

MANIFEST.inH A D04-Jan-2021107 64

PKG-INFOH A D04-Jan-20219 KiB182131

README.mdH A D04-Jan-20211.4 KiB3620

setup.cfgH A D04-Jan-202167 85

setup.pyH A D04-Jan-20212.8 KiB8966

README.md

1## Microsoft Azure SDK for Python
2
3This is the Microsoft Azure Search Management Client Library.
4
5Azure Resource Manager (ARM) is the next generation of management APIs
6that replace the old Azure Service Management (ASM).
7
8This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
9
10For the older Azure Service Management (ASM) libraries, see
11[azure-servicemanagement-legacy](https://pypi.python.org/pypi/azure-servicemanagement-legacy)
12library.
13
14For a more complete set of Azure libraries, see the
15[azure sdk python release](https://aka.ms/azsdk/python/all).
16
17## Usage
18
19
20To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
21
22
23
24For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
25Code samples for this package can be found at [Search Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
26Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
27
28
29## Provide Feedback
30
31If you encounter any bugs or have suggestions, please file an issue in
32the [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
33section of the project.
34
35![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-search%2FREADME.png)
36