Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into merge_patch

* 'main' of https://github.com/Azure/azure-sdk-for-python: (155 commits)
  {machine learning} || Fix a bug in the code (Azure#24922)
  [CLU] support for AAD + docs (Azure#24960)
  Update dpg version (Azure#24986)
  [Botservice]fix model (Azure#24971)
  [perf] Add pipeline template and storage pipelines (Azure#24894)
  [Storage] Remove client-side encryption code from shared (Azure#24931)
  [EventHubs&ServiceBus] update docker images to internal (Azure#24966)
  Sync eng/common directory with azure-sdk-tools for PR 3481 (Azure#24964)
  [Dpg] update to use global autorest version (Azure#24970)
  [CLU] release updates + fix tests (Azure#24963)
  [Test Proxy] Add method to reset setting customizations (Azure#24952)
  [Storage] Add proxy-supporting test classes (Azure#24937)
  [Confidential Ledger] Enable live testing (Azure#24912)
  fix type of _SansIOHTTPPolicyRunner (Azure#24932)
  Adding SIP routing functionality to PhoneNumbers SDK (Azure#22805)
  [DPG] update quick-start-tool (Azure#24942)
  [formrecognizer] Enable copy model tests (Azure#24917)
  [CLU] remove maxpagesize (Azure#24949)
  Use westus3 for translation live tests (Azure#24947)
  [Storage] Make lease duration tests less flakey (Azure#24930)
  ...
  • Loading branch information
iscai-msft committed Jun 27, 2022
2 parents 0f11eac + b6e1f51 commit d23dd87
Show file tree
Hide file tree
Showing 4,292 changed files with 736,538 additions and 447,147 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
17 changes: 10 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
################

# Git Hub integration and bot rules
/.github/ @AlexGhiondea @jsquire
/.github/ @jsquire

###########
# SDK
Expand All @@ -30,10 +30,10 @@
/sdk/identity/ @mccoyp @schaabs @xiangyan99

# PRLabel: %Event Hubs
/sdk/eventhub/ @annatisch @yunhaoling @swathipil @rakshith91
/sdk/eventhub/ @annatisch @kashifkhan @swathipil @l0lawrence

# PRLabel: %Storage
/sdk/storage/ @annatisch @tasherif-msft @jalauzon-msft @vincenttran-msft
/sdk/storage/ @annatisch @jalauzon-msft @vincenttran-msft

# PRLabel: %App Configuration
/sdk/appconfiguration/ @xiangyan99 @YalinLi0312
Expand Down Expand Up @@ -102,7 +102,7 @@
/sdk/deviceupdate/ @dpokluda @sedols

# PRLabel: %Event Grid
/sdk/eventgrid/ @lmazuel @yunhaoling @swathipil @rakshith91
/sdk/eventgrid/ @lmazuel @rakshith91

# PRLabel: %HDInsight
/sdk/hdinsight/ @idear1203
Expand All @@ -120,10 +120,10 @@
/sdk/recoveryservices/ @DheerendraRathor

# PRLabel: %Schema Registry
/sdk/schemaregistry/ @yunhaoling
/sdk/schemaregistry/ @kashifkhan

# PRLabel: %Search
/sdk/search/ @kashifkhan
/sdk/search/ @rakshith91

# PRLabel: %Service Fabric
/sdk/servicefabric/ @QingChenmsft @samedder
Expand All @@ -132,7 +132,7 @@
/sql/sql/ @jaredmoo

# PRLabel: %Service Bus
/sdk/servicebus/ @annatisch @yunhaoling @swathipil @rakshith91
/sdk/servicebus/ @annatisch @kashifkhan @swathipil @l0lawrence

# PRLabel: %Synapse
/sdk/synapse/ @wonner @idear1203 @xiangyan99
Expand All @@ -155,6 +155,9 @@
# PRLabel: %Cognitive - Translator
/sdk/translation/ @kristapratico @mohamedshabanofficial

# PRLabel: %Cognitive - Language
/sdk/cognitivelanguage/ @kristapratico @mohamedshabanofficial

# PRLabel: %Tables
/sdk/tables/ @annatisch @YalinLi0312

Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ sdk/storage/azure-storage-queue/tests/settings/settings_real.py
sdk/storage/azure-storage-file-share/tests/settings/settings_real.py
sdk/storage/azure-storage-file-datalake/tests/settings/settings_real.py

# azure-ai-ml test configs
!sdk/ml/azure-ai-ml/tests/test_configs/environment/*
!sdk/ml/azure-ai-ml/tests/test_configs/*/*/environment*


# The locations below are deprecated - keep to prevent any accidental secrets leakage ==========
sdk/storage/azure-storage-blob/tests/_shared/settings_real.py
Expand Down
27 changes: 24 additions & 3 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"sdk/eventhub/azure-eventhub/**",
"sdk/graphrbac/azure-graphrbac/**",
"sdk/formrecognizer/azure-ai-formrecognizer/samples/sample_forms/**",
"sdk/formrecognizer/azure-ai-formrecognizer/tests/sample_forms/**",
"sdk/identity/azure-identity/images/**",
"sdk/identity/azure-identity/tests/pod-identity/**",
"sdk/identity/azure-identity/tests/managed-identity-live/service-fabric/**",
Expand Down Expand Up @@ -103,6 +104,7 @@
"sdk/storage/azure-storage-blob/**",
"sdk/ml/azure-ai-ml/azure/ai/ml/_restclient/**",
"sdk/ml/azure-ai-ml/azure/ai/ml/entities/_job/job_name_generator.py",
"sdk/ml/azure-ai-ml/tests/**",
"eng/**/*.json",
"eng/*.txt",
"eng/tox/tox.ini",
Expand All @@ -111,6 +113,10 @@
".gitignore"
],
"words": [
"pyyaml",
"CONLL",
"pyjwt",
"conll",
"aad",
"aadclient",
"AADSTS",
Expand Down Expand Up @@ -141,6 +147,7 @@
"contoso",
"contosodataset",
"centralus",
"centraluseuap",
"creds",
"ctoring",
"ctypes",
Expand All @@ -150,8 +157,10 @@
"delenv",
"dependened",
"deserialization",
"disablecov",
"docfx",
"dotenv",
"dpkg",
"DWORD",
"eastus",
"eckey",
Expand Down Expand Up @@ -217,6 +226,7 @@
"msrest",
"msrestazure",
"MSSQL",
"mutex",
"myacr",
"nazsdk",
"noarch",
Expand Down Expand Up @@ -262,6 +272,7 @@
"rwdlacu",
"scbedd",
"sdist",
"sdpath",
"secbak",
"SECG",
"SECP",
Expand Down Expand Up @@ -376,13 +387,16 @@
]
},
{
"filename": "sdk/communication/azure-communication-identity/tests/*.py",
"filename": "sdk/communication/azure-communication-identity/tests/**",
"words": [
"XVCJ",
"Njgw",
"FNNHHJT",
"Zwiz",
"nypg"
"nypg",
"PBOF",
"tzutc",
"gettz"
]
},
{
Expand All @@ -391,6 +405,12 @@
"udpated"
]
},
{
"filename": "sdk/eventhub/test-resources.json",
"words": [
"mmspecial"
]
},
{
"filename": "sdk/formrecognizer/azure-ai-formrecognizer/tests/*.py",
"words": [
Expand Down Expand Up @@ -494,7 +514,8 @@
"nlocals",
"kwonlyargcount",
"dcid",
"startf"
"startf",
"dpkg"
]
}
],
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-ai-formrecognizer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Form Recognizer client library for Python (conda)

## 2022.06.01

### Packages included

- azure-ai-formrecognizer-3.1.2

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-ai-language-questionanswering.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Cognitive Language Services Question Answering client library for Python (conda)

## 2022.06.01

### Packages included

- azure-ai-language-questionanswering-1.0.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-ai-metricsadvisor.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Metrics Advisor client library for Python (conda)

## 2022.06.01

### Packages included

- azure-ai-metricsadvisor-1.0.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-ai-textanalytics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Text Analytics client library for Python (conda)

## 2022.06.01

### Packages included

- azure-ai-textanalytics-5.1.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-appconfiguration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure App Configuration client library for Python (conda)

## 2022.06.01

### Packages included

- azure-appconfiguration-1.3.0

## 2022.03.01

### Packages included
Expand Down
9 changes: 9 additions & 0 deletions conda-releaselogs/azure-communication.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Azure Communication client library for Python (conda)

## 2022.06.01

### Packages included

- azure-communication-chat-1.1.0
- azure-communication-identity-1.0.1
- azure-communication-phonenumbers-1.0.1
- azure-communication-sms-1.0.1

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-containerregistry.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Container Registry client library for Python (conda)

## 2022.06.01

### Packages included

- azure-containerregistry-1.0.0

## 2022.03.01

### Packages included
Expand Down
7 changes: 7 additions & 0 deletions conda-releaselogs/azure-core.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Azure Core client library for Python (conda)

## 2022.06.01

### Packages included

- azure-common-1.1.28
- azure-core-1.24.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-cosmos.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Cosmos DB SQL API client library for Python (conda)

## 2022.06.01

### Packages included

- azure-cosmos-4.3.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-data-tables.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Tables client library for Python (conda)

## 2022.06.01

### Packages included

- azure-data-tables-12.4.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-digitaltwins-core.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Digital Twins Core client library for Python (conda)

## 2022.06.01

### Packages included

- azure-digitaltwins-core-1.1.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-eventgrid.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Event Grid client library for Python (conda)

## 2022.06.01

### Packages included

- azure-eventgrid-4.8.0

## 2022.03.01

### Packages included
Expand Down
8 changes: 8 additions & 0 deletions conda-releaselogs/azure-eventhub.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Azure Event Hubs client library for Python (conda)

## 2022.06.01

### Packages included

- azure-eventhub-5.9.0
- azure-eventhub-checkpointstoreblob-1.1.4
- azure-eventhub-checkpointstoreblob-aio-1.1.4

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-identity.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Identity client library for Python (conda)

## 2022.06.01

### Packages included

- azure-identity-1.10.0

## 2022.03.01

### Packages included
Expand Down
9 changes: 9 additions & 0 deletions conda-releaselogs/azure-keyvault.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Azure Key Vault client library for Python (conda)

## 2022.06.01

### Packages included

- azure-keyvault-administration-4.1.0
- azure-keyvault-certificates-4.4.0
- azure-keyvault-keys-4.5.1
- azure-keyvault-secrets-4.4.0

## 2022.03.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda-releaselogs/azure-messaging-webpubsubservice.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Web PubSub service client library for Python (conda)

## 2022.06.01

### Packages included

- azure-messaging-webpubsubservice-1.0.1

## 2022.03.01

### Packages included
Expand Down
Loading

0 comments on commit d23dd87

Please sign in to comment.