From 1714907394750cc40e194ae2c0adc626a105425a Mon Sep 17 00:00:00 2001 From: "Jiale Zhang (MSFT)" <141405558+zhangjiale-64@users.noreply.github.com> Date: Wed, 3 Jul 2024 21:39:24 +0800 Subject: [PATCH] Fix spelling issues in all subpackages READMEs (#44844) --- sdk/provisioning/Azure.Provisioning.AppConfiguration/README.md | 2 +- .../Azure.Provisioning.ApplicationInsights/README.md | 2 +- sdk/provisioning/Azure.Provisioning.CognitiveServices/README.md | 2 +- sdk/provisioning/Azure.Provisioning.CosmosDB/README.md | 2 +- sdk/provisioning/Azure.Provisioning.EventHubs/README.md | 2 +- sdk/provisioning/Azure.Provisioning.KeyVault/README.md | 2 +- .../Azure.Provisioning.OperationalInsights/README.md | 2 +- sdk/provisioning/Azure.Provisioning.PostgreSql/README.md | 2 +- sdk/provisioning/Azure.Provisioning.Redis/README.md | 2 +- sdk/provisioning/Azure.Provisioning.Resources/README.md | 2 +- sdk/provisioning/Azure.Provisioning.Search/README.md | 2 +- sdk/provisioning/Azure.Provisioning.ServiceBus/README.md | 2 +- sdk/provisioning/Azure.Provisioning.SignalR/README.md | 2 +- sdk/provisioning/Azure.Provisioning.Sql/README.md | 2 +- sdk/provisioning/Azure.Provisioning.Storage/README.md | 2 +- sdk/provisioning/Azure.Provisioning.WebPubSub/README.md | 2 +- sdk/provisioning/README.md | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/sdk/provisioning/Azure.Provisioning.AppConfiguration/README.md b/sdk/provisioning/Azure.Provisioning.AppConfiguration/README.md index 3342394d3ee80..02ccd43b70671 100644 --- a/sdk/provisioning/Azure.Provisioning.AppConfiguration/README.md +++ b/sdk/provisioning/Azure.Provisioning.AppConfiguration/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.AppConfiguration ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.ApplicationInsights/README.md b/sdk/provisioning/Azure.Provisioning.ApplicationInsights/README.md index 62f99493cea17..8432eeb65870b 100644 --- a/sdk/provisioning/Azure.Provisioning.ApplicationInsights/README.md +++ b/sdk/provisioning/Azure.Provisioning.ApplicationInsights/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.ApplicationInsights ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.CognitiveServices/README.md b/sdk/provisioning/Azure.Provisioning.CognitiveServices/README.md index f80140789dc39..30b96f50f52a0 100644 --- a/sdk/provisioning/Azure.Provisioning.CognitiveServices/README.md +++ b/sdk/provisioning/Azure.Provisioning.CognitiveServices/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.CognitiveServices ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.CosmosDB/README.md b/sdk/provisioning/Azure.Provisioning.CosmosDB/README.md index ba8cefde9d90e..220a9f614ec38 100644 --- a/sdk/provisioning/Azure.Provisioning.CosmosDB/README.md +++ b/sdk/provisioning/Azure.Provisioning.CosmosDB/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.CosmosDB ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.EventHubs/README.md b/sdk/provisioning/Azure.Provisioning.EventHubs/README.md index 1292e81ebb27f..97e89f53dddbf 100644 --- a/sdk/provisioning/Azure.Provisioning.EventHubs/README.md +++ b/sdk/provisioning/Azure.Provisioning.EventHubs/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.EventHubs ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.KeyVault/README.md b/sdk/provisioning/Azure.Provisioning.KeyVault/README.md index 08b972b324206..6a0403784eab7 100644 --- a/sdk/provisioning/Azure.Provisioning.KeyVault/README.md +++ b/sdk/provisioning/Azure.Provisioning.KeyVault/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.KeyVault ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.OperationalInsights/README.md b/sdk/provisioning/Azure.Provisioning.OperationalInsights/README.md index ca5118a46ec8f..5ecca287bf730 100644 --- a/sdk/provisioning/Azure.Provisioning.OperationalInsights/README.md +++ b/sdk/provisioning/Azure.Provisioning.OperationalInsights/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.OperationalInsights ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.PostgreSql/README.md b/sdk/provisioning/Azure.Provisioning.PostgreSql/README.md index dcc3e27d146fe..e6a87a1bfe5af 100644 --- a/sdk/provisioning/Azure.Provisioning.PostgreSql/README.md +++ b/sdk/provisioning/Azure.Provisioning.PostgreSql/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.PostgreSql ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.Redis/README.md b/sdk/provisioning/Azure.Provisioning.Redis/README.md index 0bc23427f2e7f..b10d8a8217e09 100644 --- a/sdk/provisioning/Azure.Provisioning.Redis/README.md +++ b/sdk/provisioning/Azure.Provisioning.Redis/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.Redis ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.Resources/README.md b/sdk/provisioning/Azure.Provisioning.Resources/README.md index abded140ca6f3..d81ca3b8b9b02 100644 --- a/sdk/provisioning/Azure.Provisioning.Resources/README.md +++ b/sdk/provisioning/Azure.Provisioning.Resources/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.Resources ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.Search/README.md b/sdk/provisioning/Azure.Provisioning.Search/README.md index a85a6a0995ce5..7cf8eaec9f597 100644 --- a/sdk/provisioning/Azure.Provisioning.Search/README.md +++ b/sdk/provisioning/Azure.Provisioning.Search/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.Search ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.ServiceBus/README.md b/sdk/provisioning/Azure.Provisioning.ServiceBus/README.md index 439616835ca6a..943b605d76817 100644 --- a/sdk/provisioning/Azure.Provisioning.ServiceBus/README.md +++ b/sdk/provisioning/Azure.Provisioning.ServiceBus/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.ServiceBus ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.SignalR/README.md b/sdk/provisioning/Azure.Provisioning.SignalR/README.md index 53adb73eb35c7..3cb451e785c1b 100644 --- a/sdk/provisioning/Azure.Provisioning.SignalR/README.md +++ b/sdk/provisioning/Azure.Provisioning.SignalR/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.SignalR ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.Sql/README.md b/sdk/provisioning/Azure.Provisioning.Sql/README.md index 33b51f4a8692d..9d8615a505d4e 100644 --- a/sdk/provisioning/Azure.Provisioning.Sql/README.md +++ b/sdk/provisioning/Azure.Provisioning.Sql/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.Sql ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.Storage/README.md b/sdk/provisioning/Azure.Provisioning.Storage/README.md index cd8ff4476ac57..30bfcc7b2908b 100644 --- a/sdk/provisioning/Azure.Provisioning.Storage/README.md +++ b/sdk/provisioning/Azure.Provisioning.Storage/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.Storage ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/Azure.Provisioning.WebPubSub/README.md b/sdk/provisioning/Azure.Provisioning.WebPubSub/README.md index 438df373bb063..cc2a4c0558849 100644 --- a/sdk/provisioning/Azure.Provisioning.WebPubSub/README.md +++ b/sdk/provisioning/Azure.Provisioning.WebPubSub/README.md @@ -20,7 +20,7 @@ dotnet add package Azure.Provisioning.WebPubSub --prerelease ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples diff --git a/sdk/provisioning/README.md b/sdk/provisioning/README.md index dfee760f14946..421ff1109c7a4 100644 --- a/sdk/provisioning/README.md +++ b/sdk/provisioning/README.md @@ -25,7 +25,7 @@ pattern of `Azure.Provisioning.{ServiceName}`. ## Key concepts -This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure diretly without needing to write or maintain bicep or arm templates. +This library allows you to specify your infrastructure in a declarative style using dotnet. You can then use azd to deploy your infrastructure to Azure directly without needing to write or maintain bicep or arm templates. ## Examples