Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge feature/cdk into main #42870

Merged
merged 130 commits into from
Mar 23, 2024
Merged
Show file tree
Hide file tree
Changes from 124 commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
fcdcafa
pull in bicep serialization from feature/cdk-hack
m-nash Jan 26, 2024
7c416e3
update cognitiveservices
m-nash Jan 26, 2024
cb57dc0
update keyvault
m-nash Jan 26, 2024
79ce158
update cognitiveservices
m-nash Jan 26, 2024
e09227e
update keyvault
m-nash Jan 26, 2024
e2b37e4
update resourcemanager
m-nash Jan 26, 2024
ea30e79
update resources
m-nash Jan 26, 2024
5cbc415
update search
m-nash Jan 26, 2024
664a0f7
update sqlmanagement
m-nash Jan 26, 2024
2d11c6a
update websites
m-nash Jan 26, 2024
d10d105
update resourcemanager api
m-nash Jan 26, 2024
8bb070d
update keyvault api
m-nash Jan 26, 2024
72ca5c1
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Feb 9, 2024
45db7ff
Use generated bicep serialization
JoshLove-msft Feb 9, 2024
7f90395
Handwrite bicep for ManagedServiceIdentity
JoshLove-msft Feb 9, 2024
baa1574
regen API
JoshLove-msft Feb 9, 2024
f33658c
remove search cdk hacks
JoshLove-msft Feb 9, 2024
a38ec94
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Feb 9, 2024
bad1afd
Add BicepModelReaderWriterOptions
JoshLove-msft Feb 10, 2024
80248fa
regen api
JoshLove-msft Feb 10, 2024
78e280d
Fix type of parameteroverrides property
JoshLove-msft Feb 10, 2024
562e347
Use IDictionary
JoshLove-msft Feb 10, 2024
f0e20af
Update autorest (#41916)
JoshLove-msft Feb 13, 2024
81cc918
Update RM version (#41918)
JoshLove-msft Feb 13, 2024
c559f70
add initial cdk
m-nash Feb 13, 2024
a8bfaeb
merge from feature/cdk
m-nash Feb 13, 2024
5c4b36d
add ability to specify tenant id (#41937)
m-nash Feb 13, 2024
71de167
respect tenantId parameter in Tenant (#41940)
JoshLove-msft Feb 13, 2024
ef278e3
allow you to specify sub id (#41944)
m-nash Feb 13, 2024
9d2bffc
update to be able to customize env name (#41947)
m-nash Feb 13, 2024
4442c1a
add ci (#41934)
m-nash Feb 13, 2024
34a6d05
Generate Storage RM (#41949)
JoshLove-msft Feb 13, 2024
4f1933c
Update package refs and regen bicep (#41954)
JoshLove-msft Feb 13, 2024
81f7d3c
Fix KeyVault access policy param (#41955)
JoshLove-msft Feb 14, 2024
38ceece
add simple storage examples (#41956)
m-nash Feb 14, 2024
7066aac
remove dashes from guid (#41959)
m-nash Feb 14, 2024
9f801a7
Use linq expressions for parameter assignment (#41963)
JoshLove-msft Feb 14, 2024
8d20bd5
Make output API match on type and add lambda support (#41988)
JoshLove-msft Feb 14, 2024
fbef263
enable naming rule overrides per resource (#42012)
m-nash Feb 15, 2024
f46ae2e
update name of blob service (#42015)
m-nash Feb 15, 2024
a66fcc2
update to add bicep serialization for appconfiguration (#42016)
m-nash Feb 15, 2024
4930fa9
add support for appconfiguration (#42019)
m-nash Feb 15, 2024
9f1a079
Update to use bicep path generator (#42045)
m-nash Feb 18, 2024
6671124
update alpha bilds (#42067)
m-nash Feb 20, 2024
51102d0
Update AppConfiguration to include endpoint output (#42047)
m-nash Feb 20, 2024
a17e403
Write bicep into modules based on scope hierarchy rather than user co…
JoshLove-msft Feb 20, 2024
910632f
Fix parameter issues (#42070)
JoshLove-msft Feb 20, 2024
9a9e64a
Add support for indexers in assign param (#42084)
m-nash Feb 20, 2024
6525004
update keyvault for aspire use cases (#42086)
m-nash Feb 20, 2024
acdfdbe
Validate bicep (#42088)
JoshLove-msft Feb 20, 2024
86f7702
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Feb 22, 2024
b79d268
Update refs autorest (#42139)
JoshLove-msft Feb 22, 2024
529cd25
Update refs autorest (#42142)
JoshLove-msft Feb 22, 2024
e9f0f40
Update refs (#42143)
JoshLove-msft Feb 22, 2024
7ecb0bf
Validate bicep using ARM (#42147)
JoshLove-msft Feb 23, 2024
40d9913
Fix deploymentscript (#42166)
JoshLove-msft Feb 23, 2024
ea3507c
Support using generic subscription reference (#42179)
JoshLove-msft Feb 26, 2024
2e214de
Remove env var fallback for subscription (#42208)
JoshLove-msft Feb 26, 2024
0204b5d
Generate bicep serialization for Authorization RP (#42240)
JoshLove-msft Feb 28, 2024
f0a29bc
Support anonymous resource groups (#42233)
JoshLove-msft Feb 28, 2024
e7989a4
Use tenant function and resourceGroup().location (#42257)
JoshLove-msft Feb 28, 2024
f0b0b55
Use bicep function for storage account name (#42271)
JoshLove-msft Feb 29, 2024
983d180
Add location parameter for prompt mode (#42286)
JoshLove-msft Feb 29, 2024
3a83b56
Role assignment support (#42297)
JoshLove-msft Feb 29, 2024
344ae86
Storage kind fix roleassignment namespacefix (#42320)
mitchdenny Mar 1, 2024
5193809
Ensure unique bicep names for role assignments and expose principalTy…
JoshLove-msft Mar 1, 2024
68b441a
Ensure role assignment name is unique (#42331)
JoshLove-msft Mar 2, 2024
f9a32a8
Allow same param to be used for multiple properties (#42330)
JoshLove-msft Mar 2, 2024
27877bf
Env name/sql server name/storage access tier fixes (#42336)
JoshLove-msft Mar 2, 2024
1f4afa4
SQL server fixes (#42341)
JoshLove-msft Mar 3, 2024
da66e05
Integrate with test framework (#42343)
JoshLove-msft Mar 4, 2024
afb49b3
KeyVault updates (#42368)
JoshLove-msft Mar 4, 2024
0d15a3d
Generate bicep for additional libraries needed for Aspire (#42375)
JoshLove-msft Mar 4, 2024
95682cf
Add Redis resources (#42380)
JoshLove-msft Mar 4, 2024
3b5903c
Use listkeys (#42383)
JoshLove-msft Mar 4, 2024
626f940
Postgres support (#42384)
JoshLove-msft Mar 5, 2024
58d3284
Allow duplicate property assignment and support existing resources (#…
JoshLove-msft Mar 5, 2024
7b44464
update FromExisting to always treat as expression (#42434)
m-nash Mar 6, 2024
0835c93
Cosmosdb (#42463)
JoshLove-msft Mar 6, 2024
402230e
Add Cognitive Services support (#42477)
JoshLove-msft Mar 6, 2024
3b819c1
postgres fixes (#42520)
JoshLove-msft Mar 7, 2024
3321d49
regen api (#42523)
JoshLove-msft Mar 7, 2024
dd8060e
Add Service Bus resources (#42532)
JoshLove-msft Mar 8, 2024
bbaeb99
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 9, 2024
c4c0b8f
update autorest
JoshLove-msft Mar 9, 2024
b7c9f96
regen using latest alpha autorest.csharp
JoshLove-msft Mar 9, 2024
92b363a
Merge branch 'feature/cdk' of https://github.com/Azure/azure-sdk-for-…
JoshLove-msft Mar 9, 2024
a15c7fa
sb
JoshLove-msft Mar 9, 2024
aa21b45
websites
JoshLove-msft Mar 9, 2024
0ed53ef
remove npx cache
JoshLove-msft Mar 10, 2024
c091bf9
Update package refs (#42579)
JoshLove-msft Mar 10, 2024
862f385
Support adding outputs that use interpolated strings (#42597)
JoshLove-msft Mar 11, 2024
b7adaf1
regen search
JoshLove-msft Mar 11, 2024
3fb4376
regen signalr
JoshLove-msft Mar 11, 2024
00d6578
Use globally unique name for top level resources (#42613)
JoshLove-msft Mar 11, 2024
4405f75
Add event hubs bicep serialization (#42615)
JoshLove-msft Mar 12, 2024
d655f42
Add role definition and skuname (#42631)
JoshLove-msft Mar 12, 2024
d61f695
Add search resource (#42610)
JoshLove-msft Mar 12, 2024
4266e1f
Add EventHubs resources (#42636)
JoshLove-msft Mar 12, 2024
cef6ff7
Add SignalR resource (#42643)
JoshLove-msft Mar 13, 2024
84bd3a5
Generate bicep for mysql (#42659)
JoshLove-msft Mar 13, 2024
73349c0
Fix API versions and remove output from AppConfig resource (#42669)
JoshLove-msft Mar 13, 2024
4dd9a46
Generate app insights bicep serialization (#42702)
JoshLove-msft Mar 14, 2024
c0cb449
App insights resource (#42706)
JoshLove-msft Mar 14, 2024
3928f09
Generate bicep serialization for container apps (#42678)
JoshLove-msft Mar 15, 2024
9463d82
Add operational insights resource (#42744)
JoshLove-msft Mar 15, 2024
f12054e
Op fix (#42750)
JoshLove-msft Mar 15, 2024
62df432
Add bicep serialization for managed identity (#42762)
JoshLove-msft Mar 16, 2024
3e72dcb
User assigned identities (#42768)
JoshLove-msft Mar 18, 2024
2a1ba32
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 21, 2024
6333741
regen
JoshLove-msft Mar 21, 2024
2ce2da3
regen
JoshLove-msft Mar 21, 2024
fe3d141
Merge branch 'feature/cdk' of https://github.com/Azure/azure-sdk-for-…
JoshLove-msft Mar 21, 2024
4a47d82
regen
JoshLove-msft Mar 21, 2024
680125e
remove flag for container apps
JoshLove-msft Mar 21, 2024
ab8f9aa
remove bicep serialization from mysql and containerapps
JoshLove-msft Mar 21, 2024
cd3271c
regen containerregistry and add helper suppression for postgres
JoshLove-msft Mar 21, 2024
d12d790
regen postgres
JoshLove-msft Mar 21, 2024
0156872
container registry
JoshLove-msft Mar 21, 2024
cfba536
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 22, 2024
d52bfb1
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 22, 2024
7ccfa14
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 22, 2024
d9b206e
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 22, 2024
f11ff30
Update RM version
JoshLove-msft Mar 22, 2024
5d8996d
regen
JoshLove-msft Mar 22, 2024
e81f068
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
JoshLove-msft Mar 22, 2024
7f1f56e
Update property name
JoshLove-msft Mar 22, 2024
c23abfa
rename
JoshLove-msft Mar 22, 2024
8f81a15
ignore
JoshLove-msft Mar 22, 2024
2eafb5c
regen
JoshLove-msft Mar 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
"nunit",
"odata",
"onco",
"opinsights",
"otel",
"overridden",
"parallelization",
Expand All @@ -106,6 +107,7 @@
"referer",
"renormalize",
"retriable",
"signalr",
"signup",
"skus",
"southcentralus",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
using System.Threading;
using System.Threading.Tasks;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public class AddDeleteAfterTagPolicy : HttpPipelineSynchronousPolicy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
using System.Linq;
using System.Reflection;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public partial class InheritanceCheckTests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
using System.Runtime.CompilerServices;
using System.Threading.Tasks;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public sealed class ManagementMockingPatternTests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
using System.Reflection;
using System.Threading.Tasks;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public abstract class ManagementRecordedTestBase<TEnvironment> : RecordedTestBase<TEnvironment>
Expand Down
2 changes: 2 additions & 0 deletions common/ManagementTestShared/Redesign/MockTestEnvironment.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
using Azure.Core.TestFramework;
using System;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public class MockTestEnvironment : TestEnvironment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
using System.Text.Json;
using System.Text.RegularExpressions;

#nullable disable

namespace Azure.ResourceManager.TestFramework
{
public class ResponseNullFilterPolicy : HttpPipelineSynchronousPolicy
Expand Down
22 changes: 21 additions & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,27 @@
<PackageReference Update="Azure.Storage.Blobs" Version="12.16.0" />
<PackageReference Update="Azure.Storage.Queues" Version="12.14.0" />
<PackageReference Update="Azure.AI.OpenAI" Version="1.0.0-beta.9" />
<PackageReference Update="Azure.ResourceManager" Version="1.10.2" />
<PackageReference Update="Azure.ResourceManager" Version="1.11.0" />
<PackageReference Update="Azure.ResourceManager.AppConfiguration" Version="1.3.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.AppContainers" Version="1.2.0-alpha.20240315.2" />
<PackageReference Update="Azure.ResourceManager.ApplicationInsights" Version="1.0.0-alpha.20240314.2" />
<PackageReference Update="Azure.ResourceManager.AppService" Version="1.1.0-alpha.20240310.1" />
<PackageReference Update="Azure.ResourceManager.Authorization" Version="1.2.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.ContainerRegistry" Version="1.3.0-alpha.20240315.2" />
<PackageReference Update="Azure.ResourceManager.CognitiveServices" Version="1.4.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.CosmosDB" Version="1.4.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.EventHubs" Version="1.1.0-alpha.20240311.3" />
<PackageReference Update="Azure.ResourceManager.KeyVault" Version="1.3.0-alpha.20240310.2" />
<PackageReference Update="Azure.ResourceManager.ManagedServiceIdentities" Version="1.3.0-alpha.20240315.2" />
<PackageReference Update="Azure.ResourceManager.OperationalInsights" Version="1.3.0-alpha.20240315.1" />
<PackageReference Update="Azure.ResourceManager.PostgreSql" Version="1.2.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.Redis" Version="1.4.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.Resources" Version="1.8.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.Search" Version="1.3.0-alpha.20240311.4" />
<PackageReference Update="Azure.ResourceManager.ServiceBus" Version="1.1.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.SignalR" Version="1.2.0-alpha.20240311.3" />
<PackageReference Update="Azure.ResourceManager.Sql" Version="1.3.0-alpha.20240309.1" />
<PackageReference Update="Azure.ResourceManager.Storage" Version="1.3.0-alpha.20240310.2" />

<!-- Other approved packages -->
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.6.5" />
Expand Down
7 changes: 7 additions & 0 deletions eng/scripts/Validate-Bicep.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

param(
[string] $path
)
az bicep build --file $path

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading