Skip to content

Commit

Permalink
AISearchService with adminkeys in keyvault
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Schmidt committed May 16, 2024
1 parent 764b13b commit e4e0366
Show file tree
Hide file tree
Showing 40 changed files with 363 additions and 106 deletions.
10 changes: 5 additions & 5 deletions avm/ptn/security/security-center/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "5215368682061207752"
"version": "0.26.170.59819",
"templateHash": "18438423837890128986"
},
"name": "Azure Security Center (Defender for Cloud)",
"description": "This module deploys an Azure Security Center (Defender for Cloud) Configuration.",
Expand Down Expand Up @@ -372,8 +372,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11694037879563074763"
"version": "0.26.170.59819",
"templateHash": "16876993197536829325"
}
},
"parameters": {
Expand Down Expand Up @@ -423,4 +423,4 @@
"value": "Security"
}
}
}
}
4 changes: 2 additions & 2 deletions avm/res/aad/domain-service/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "7265620724598107360"
"version": "0.26.170.59819",
"templateHash": "9940505035843194916"
},
"name": "Azure Active Directory Domain Services",
"description": "This module deploys an Azure Active Directory Domain Services (AADDS) instance.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/analysis-services/server/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "1590669612196455003"
"version": "0.26.170.59819",
"templateHash": "10166979415850302029"
},
"name": "Analysis Services Servers",
"description": "This module deploys an Analysis Services Server.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/api-version-set/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "14411287735172753559"
"version": "0.26.170.59819",
"templateHash": "2022925118326989470"
},
"name": "API Management Service API Version Sets",
"description": "This module deploys an API Management Service API Version Set.",
Expand Down
8 changes: 4 additions & 4 deletions avm/res/api-management/service/api/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "5827467280453778347"
"version": "0.26.170.59819",
"templateHash": "4982579131778182813"
},
"name": "API Management Service APIs",
"description": "This module deploys an API Management Service API.",
Expand Down Expand Up @@ -267,8 +267,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11734266416309377949"
"version": "0.26.170.59819",
"templateHash": "7030990401011468302"
},
"name": "API Management Service APIs Policies",
"description": "This module deploys an API Management Service API Policy.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/api/policy/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11734266416309377949"
"version": "0.26.170.59819",
"templateHash": "7030990401011468302"
},
"name": "API Management Service APIs Policies",
"description": "This module deploys an API Management Service API Policy.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/authorization-server/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "505882801529152233"
"version": "0.26.170.59819",
"templateHash": "18174659605054562490"
},
"name": "API Management Service Authorization Servers",
"description": "This module deploys an API Management Service Authorization Server.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/backend/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "5914852504306173482"
"version": "0.26.170.59819",
"templateHash": "2373122860271627831"
},
"name": "API Management Service Backends",
"description": "This module deploys an API Management Service Backend.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/cache/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "5452536693649070190"
"version": "0.26.170.59819",
"templateHash": "7716740574911932509"
},
"name": "API Management Service Caches",
"description": "This module deploys an API Management Service Cache.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/identity-provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,12 @@ Identity Provider Type identifier.
- Allowed:
```Bicep
[
'aad'
'aadB2C'
'facebook'
'google'
'microsoft'
'twitter'
'aad'
'aadB2C'
]
```

Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/identity-provider/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "6944159515007886666"
"version": "0.26.170.59819",
"templateHash": "3154989001112723220"
},
"name": "API Management Service Identity Providers",
"description": "This module deploys an API Management Service Identity Provider.",
Expand Down
2 changes: 1 addition & 1 deletion avm/res/api-management/service/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -2899,4 +2899,4 @@
"value": "[reference('service', '2021-08-01', 'full').location]"
}
}
}
}
4 changes: 2 additions & 2 deletions avm/res/api-management/service/named-value/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "17256518550792037410"
"version": "0.26.170.59819",
"templateHash": "8836145661772426348"
},
"name": "API Management Service Named Values",
"description": "This module deploys an API Management Service Named Value.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/policy/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "12407621079025229005"
"version": "0.26.170.59819",
"templateHash": "11401408412631964174"
},
"name": "API Management Service Policies",
"description": "This module deploys an API Management Service Policy.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/portalsetting/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "6528716876560144579"
"version": "0.26.170.59819",
"templateHash": "17742652979966426375"
},
"name": "API Management Service Portal Settings",
"description": "This module deploys an API Management Service Portal Setting.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/product/api/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "2440306385645798125"
"version": "0.26.170.59819",
"templateHash": "11861068623935926152"
},
"name": "API Management Service Products APIs",
"description": "This module deploys an API Management Service Product API.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/product/group/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "7056381119937736015"
"version": "0.26.170.59819",
"templateHash": "16009390664131411394"
},
"name": "API Management Service Products Groups",
"description": "This module deploys an API Management Service Product Group.",
Expand Down
12 changes: 6 additions & 6 deletions avm/res/api-management/service/product/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "2407987626180908324"
"version": "0.26.170.59819",
"templateHash": "11338797354163447995"
},
"name": "API Management Service Products",
"description": "This module deploys an API Management Service Product.",
Expand Down Expand Up @@ -126,8 +126,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "2440306385645798125"
"version": "0.26.170.59819",
"templateHash": "11861068623935926152"
},
"name": "API Management Service Products APIs",
"description": "This module deploys an API Management Service Product API.",
Expand Down Expand Up @@ -216,8 +216,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "7056381119937736015"
"version": "0.26.170.59819",
"templateHash": "16009390664131411394"
},
"name": "API Management Service Products Groups",
"description": "This module deploys an API Management Service Product Group.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/api-management/service/subscription/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "12071485798846786639"
"version": "0.26.170.59819",
"templateHash": "1707587491854823408"
},
"name": "API Management Service Subscriptions",
"description": "This module deploys an API Management Service Subscription.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/app/job/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.27.1.19265",
"templateHash": "11649443218681434280"
"version": "0.26.170.59819",
"templateHash": "3096359783958038878"
},
"name": "Container App Jobs",
"description": "This module deploys a Container App Job.",
Expand Down
2 changes: 1 addition & 1 deletion avm/res/batch/batch-account/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -691,9 +691,9 @@ List of allowed authentication modes for the Batch account that can be used to a
- Allowed:
```Bicep
[
'AAD'
'SharedKey'
'TaskAuthenticationToken'
'AAD'
]
```

Expand Down
4 changes: 2 additions & 2 deletions avm/res/batch/batch-account/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11103817479788393007"
"version": "0.26.170.59819",
"templateHash": "3893634721932693918"
},
"name": "Batch Accounts",
"description": "This module deploys a Batch Account.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/cache/redis/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "15170120544539480286"
"version": "0.26.170.59819",
"templateHash": "14610347286140734482"
},
"name": "Redis Cache",
"description": "This module deploys a Redis Cache.",
Expand Down
8 changes: 4 additions & 4 deletions avm/res/cdn/profile/afdEndpoint/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "8869132357079269087"
"version": "0.26.170.59819",
"templateHash": "3255198433705940781"
},
"name": "CDN Profiles AFD Endpoints",
"description": "This module deploys a CDN Profile AFD Endpoint.",
Expand Down Expand Up @@ -156,8 +156,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "8525791914559803218"
"version": "0.26.170.59819",
"templateHash": "12469321322924109409"
},
"name": "CDN Profiles AFD Endpoint Route",
"description": "This module deploys a CDN Profile AFD Endpoint route.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/cdn/profile/afdEndpoint/route/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "8525791914559803218"
"version": "0.26.170.59819",
"templateHash": "12469321322924109409"
},
"name": "CDN Profiles AFD Endpoint Route",
"description": "This module deploys a CDN Profile AFD Endpoint route.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/cdn/profile/customdomain/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "15657388199001378642"
"version": "0.26.170.59819",
"templateHash": "15721665305636481516"
},
"name": "CDN Profiles Custom Domains",
"description": "This module deploys a CDN Profile Custom Domains.",
Expand Down
8 changes: 4 additions & 4 deletions avm/res/cdn/profile/endpoint/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "5516612458443504281"
"version": "0.26.170.59819",
"templateHash": "2906172435071993445"
},
"name": "CDN Profiles Endpoints",
"description": "This module deploys a CDN Profile Endpoint.",
Expand Down Expand Up @@ -125,8 +125,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11112660703037023992"
"version": "0.26.170.59819",
"templateHash": "3665403791951260301"
},
"name": "CDN Profiles Endpoints Origins",
"description": "This module deploys a CDN Profile Endpoint Origin.",
Expand Down
4 changes: 2 additions & 2 deletions avm/res/cdn/profile/endpoint/origin/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "11112660703037023992"
"version": "0.26.170.59819",
"templateHash": "3665403791951260301"
},
"name": "CDN Profiles Endpoints Origins",
"description": "This module deploys a CDN Profile Endpoint Origin.",
Expand Down
Loading

0 comments on commit e4e0366

Please sign in to comment.