Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
24d1f09
Adds base for updating Microsoft.App from version stable/2022-03-01 t…
ruslany Apr 13, 2022
5e1015c
Updates readme
ruslany Apr 13, 2022
bbd4441
Updates API version in new specs and examples
ruslany Apr 13, 2022
fabf9a5
Add app diag to 2022-05-01 (#18678)
michimune Apr 26, 2022
7077134
Fix definition for customhostnameesult (#19014)
Juliehzl May 12, 2022
a33bd39
Cherry pick for the parameter name fixes for the 2022-03-01 and makin…
ruslany May 13, 2022
0fd5e26
Fix description in all API versions (#19313)
ruslany Jun 3, 2022
056cc51
Add traffic info to revisions api (#19054)
ruslany Jun 7, 2022
5421cc7
Add httpReadBufferSize to dapr config in Microsoft.App-2022-05-01 (#1…
ahmelsayed Jun 9, 2022
8e5d315
Adds base for updating Microsoft.App from version stable/2022-05-01 t…
Juliehzl Jun 10, 2022
45cd59b
Updates readme
Juliehzl Jun 10, 2022
481bb59
Updates API version in new specs and examples
Juliehzl Jun 10, 2022
ec34aa3
Add new resources for 2022-06-01-preview (#19494)
Juliehzl Jul 12, 2022
83d8432
Enable Dapr AI Connection string for Microsoft.App connected environm…
LaylaLiu-gmail Jul 29, 2022
8f6ff49
update (#20013)
Juliehzl Jul 29, 2022
6d7a4b0
Fixdescriptions on microsoft.app 2022 06 01 preview (#20133)
ruslany Aug 8, 2022
baa9b05
Added `secretsStoreComponent` in 2022-06-01 spec (#20044)
ItalyPaleAle Aug 9, 2022
bb43ed1
Add custom domain configuration for managed environment (#20149)
mjqin Aug 9, 2022
94d84ee
Add additional Dapr options (2022-06-01-preview) (#19886)
ahmelsayed Aug 10, 2022
3450a5c
adding ip-restriction feat (#19841)
tdaroly Aug 12, 2022
903da55
Remove Traffic Labels from revisions because they haven't been impele…
ruslany Aug 17, 2022
2b61c76
Add property for tcp apps (#20193)
zhenqxuMSFT Aug 18, 2022
fba4c8b
Add Init Containers to common definitions (#19855)
p-bouchon Aug 19, 2022
68a1c9e
Update container app provisioningstate (#20411)
Juliehzl Aug 26, 2022
e4568a1
add property: maxInactiveRevisions (#20334)
njuCZ Aug 30, 2022
62f0c62
Add premium sku related properties for managed environment (#19770)
jijohn14 Aug 30, 2022
483d3a4
Fix source control status code in 2022-06-01-preview. (#20429)
yalixiang Aug 30, 2022
c6e7c42
Remove 20220501 because we will not support it in server side (#20427)
Juliehzl Sep 1, 2022
b1aab39
Added support for user defined routing (#20464)
desokey Sep 8, 2022
0cce38c
Some more APIs (#20448)
xwang971 Sep 13, 2022
e3d090a
add last active time for revision (#20658)
njuCZ Sep 15, 2022
0624af2
Add custom domain for connected env (#20731)
Juliehzl Sep 15, 2022
c371e7c
billingMeters - GET endpoint (#20485)
trajkobal Sep 16, 2022
20dc2c8
Fix 2022-06-01-preview branch merge conflicts (#20773)
ruslany Sep 20, 2022
0657efb
Merge branch 'main' into Microsoft.App-2022-06-01-preview
Juliehzl Sep 20, 2022
0ca28b0
supress lint
Juliehzl Sep 20, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ authprovider
authproviders
Auths
authsettings
authtoken
authsid
autobackup
Autocompletes
Expand Down Expand Up @@ -600,6 +601,7 @@ deserializer
deserializing
destaging
destinationshares
detectorproperties
deterministically
devcenter
devcenters
Expand Down Expand Up @@ -732,6 +734,7 @@ Eventhub
eventhubconnections
eventhubs
eventroutes
eventstream
eventtime
eventtypes
EWDG
Expand Down
Loading