Skip to content

Commit 76b229f

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into afdsfi1
2 parents d749bc9 + fbd2aca commit 76b229f

File tree

202 files changed

+983
-7685
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+983
-7685
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,21 +2540,6 @@
25402540
"redirect_url": "/azure/developer/jenkins/pipeline-with-github-and-docker",
25412541
"redirect_document_id": false
25422542
},
2543-
{
2544-
"source_path_from_root": "/articles/kubernetes-fleet/access-fleet-kubernetes-api.md",
2545-
"redirect_url": "/azure/kubernetes-fleet/quickstart-access-fleet-kubernetes-api",
2546-
"redirect_document_id": false
2547-
},
2548-
{
2549-
"source_path_from_root": "/articles/kubernetes-fleet/configuration-propagation.md",
2550-
"redirect_url": "/azure/kubernetes-fleet/resource-propagation",
2551-
"redirect_document_id": false
2552-
},
2553-
{
2554-
"source_path_from_root": "/articles/kubernetes-fleet/resource-propagation.md",
2555-
"redirect_url": "/azure/kubernetes-fleet/concepts-resource-propagation",
2556-
"redirect_document_id": false
2557-
},
25582543
{
25592544
"source_path_from_root": "/articles/labs/anomaly-finder/apiref.md",
25602545
"redirect_url": "/azure/ai-services/anomaly-detector/",
@@ -4776,7 +4761,7 @@
47764761
"redirect_document_id": false
47774762
},
47784763
{
4779-
"source_path_from_root": "/articles/load-balancer/load-balancer-ipv6-internet-ps.md",
4764+
"source_path_from_root": "/articles/load-balancer/load-balancer-ipv6-internet-ps.md",
47804765
"redirect_url": "/azure/load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell",
47814766
"redirect_document_id": false
47824767
},
@@ -4791,4 +4776,4 @@
47914776
"redirect_document_id": false
47924777
}
47934778
]
4794-
}
4779+
}

articles/app-service/routine-maintenance-downtime.md

Lines changed: 102 additions & 0 deletions
Large diffs are not rendered by default.

articles/app-service/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@
447447
href: https://azure.microsoft.com/updates/?product=app-service
448448
- name: Routine maintenance
449449
href: routine-maintenance.md
450+
- name: Routine maintenance, Restarts, and Downtime
451+
href: routine-maintenance-downtime.md
450452
- name: Language support policy
451453
href: language-support-policy.md
452454
- name: OS functionality

articles/automation/.openpublishing.redirection.automation.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,17 @@
254254
"source_path_from_root": "/articles/automation/troubleshoot/start-stop-vm.md",
255255
"redirect_url": "/azure/azure-functions/start-stop-vms/troubleshoot",
256256
"redirect_document_id": false
257-
},
257+
},
258+
{
259+
"source_path_from_root": "/articles/automation/troubleshoot/automation-account.md",
260+
"redirect_url": "/azure/automation/enable-managed-identity-for-automation",
261+
"redirect_document_id": false
262+
},
263+
{
264+
"source_path_from_root": "/articles/automation/automation-managed-identity-faq.md",
265+
"redirect_url": "/azure/automation/enable-managed-identity-for-automation",
266+
"redirect_document_id": false
267+
},
258268
{
259269
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
260270
"redirect_url": "/azure/automation/automation-dsc-overview",

articles/automation/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@
136136
href: delete-account.md
137137
- name: Migrate from Orchestrator to Azure Automation (Beta)
138138
href: automation-orchestrator-migration.md
139+
- name: Context switching in Azure Automation
140+
href: context-switching.md
139141
- name: Shared resources
140142
items:
141143
- name: Manage certificates
@@ -278,6 +280,8 @@
278280
href: change-tracking/overview.md
279281
- name: Support regions for linked Log Analytics workspace
280282
href: how-to/region-mappings.md
283+
- name: Discover the software installed on your VMs
284+
href: automation-tutorial-installed-software.md
281285
- name: Enable
282286
items:
283287
- name: Enable from the Azure portal

articles/automation/automation-hybrid-runbook-worker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ After the Update Management feature is enabled on Windows or Linux machines, you
166166
If you have more than 2,000 hybrid workers, to get a list of all of them, you can run the following PowerShell script:
167167

168168
```powershell
169-
"Get-AzSubscription -SubscriptionName "<subscriptionName>" | Set-AzContext
169+
Get-AzSubscription -SubscriptionName "<subscriptionName>" | Set-AzContext
170170
$workersList = (Get-AzAutomationHybridWorkerGroup -ResourceGroupName "<resourceGroupName>" -AutomationAccountName "<automationAccountName>").Runbookworker
171-
$workersList | export-csv -Path "<Path>\output.csv" -NoClobber -NoTypeInformation"
171+
$workersList | export-csv -Path "<Path>\output.csv" -NoClobber -NoTypeInformation
172172
```
173173

174174
## Next steps

articles/automation/automation-managed-identity-faq.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

articles/automation/troubleshoot/automation-account.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

articles/azure-app-configuration/feature-management-dotnet-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ Allocation logic is similar to the [Microsoft.Targeting](#microsofttargeting) fe
12281228
12291229
### Overriding Enabled State with a Variant
12301230
1231-
You can use variants to override the enabled state of a feature flag. This gives variants an opportunity to extend the evaluation of a feature flag. If a caller is checking whether a flag that has variants is enabled, the feature manager will check if the variant assigned to the current user is set up to override the result. This is done using the optional variant property `status_override`. By default, this property is set to `None`, which means the variant doesn't affect whether the flag is considered enabled or disabled. Setting `status_override` to `Enabled` allows the variant, when chosen, to override a flag to be enabled. Setting `status_override` to `Disabled` provides the opposite functionality, therefore disabling the flag when the variant is chosen. A feature with an `enabled` state of `false` can't be overridden.
1231+
You can use variants to override the enabled state of a feature flag. This gives variants an opportunity to extend the evaluation of a feature flag. When calling `IsEnabled` on a flag with variants, the feature manager will check if the variant assigned to the current user is configured to override the result. This is done using the optional variant property `status_override`. By default, this property is set to `None`, which means the variant doesn't affect whether the flag is considered enabled or disabled. Setting `status_override` to `Enabled` allows the variant, when chosen, to override a flag to be enabled. Setting `status_override` to `Disabled` provides the opposite functionality, therefore disabling the flag when the variant is chosen. A feature with an `enabled` state of `false` can't be overridden.
12321232
12331233
If you're using a feature flag with binary variants, the `status_override` property can be very helpful. It allows you to continue using APIs like `IsEnabledAsync` and `FeatureGateAttribute` in your application, all while benefiting from the new features that come with variants, such as percentile allocation and seed.
12341234

@@ -1481,4 +1481,4 @@ To learn how to use feature filters, continue to the following tutorials.
14811481
To learn how to run experiments with variant feature flags, continue to the following tutorial.
14821482
14831483
> [!div class="nextstepaction"]
1484-
> [Run experiments with variant feature flags](./howto-feature-filters.md)
1484+
> [Run experiments with variant feature flags](./howto-feature-filters.md)

articles/azure-functions/functions-dotnet-class-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following is an example of a minimal `project` file with these changes:
5050
<Project Sdk="Microsoft.NET.Sdk">
5151
<PropertyGroup>
5252
<TargetFramework>net8.0</TargetFramework>
53-
<AzureFunctionsVersion>V4</AzureFunctionsVersion>
53+
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
5454
</PropertyGroup>
5555
<ItemGroup>
5656
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.0" />

0 commit comments

Comments
 (0)