Skip to content

Commit

Permalink
Updated to preview api version and reran all tests. (Azure#147)
Browse files Browse the repository at this point in the history
* Ran tests.

* Update src/containerapp/azext_containerapp/_clients.py

Co-authored-by: Silas Strawn <strawnsc@gmail.com>

Co-authored-by: Haroon Feisal <haroonfeisal@microsoft.com>
Co-authored-by: Silas Strawn <strawnsc@gmail.com>
  • Loading branch information
3 people committed Aug 25, 2022
1 parent ff2b6f1 commit 6203862
Show file tree
Hide file tree
Showing 19 changed files with 11,777 additions and 14,725 deletions.
84 changes: 43 additions & 41 deletions src/containerapp/azext_containerapp/_clients.py

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions src/containerapp/azext_containerapp/_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
ManagedEnvironment = {
"location": None,
"tags": None,
"sku": {
"name": "Consumption",
},
"properties": {
"daprAIInstrumentationKey": None,
"vnetConfiguration": None, # VnetConfiguration
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 6203862

Please sign in to comment.