Skip to content

Commit f31f28d

Browse files
authored
Merge pull request #291492 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents e555973 + e460ed9 commit f31f28d

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ Moves between Resource groups and subscriptions are supported for APIs that use
999999
> | Resource type | Resource group | Subscription | Region move |
10001000
> | ------------- | ----------- | ---------- | ----------- |
10011001
> | accounts | **Yes** | **Yes** | No. [Learn more](/azure/azure-monitor/app/create-workspace-resource#how-do-i-move-an-application-insights-resource-to-a-new-region). |
1002-
> | actiongroups | No | No | No |
1002+
> | actiongroups | **Yes** | **Yes** | No |
10031003
> | activitylogalerts | No | No | No |
10041004
> | alertrules | **Yes** | **Yes** | No |
10051005
> | autoscalesettings | **Yes** | **Yes** | No |

articles/governance/machine-configuration/how-to/develop-custom-package/1-set-up-authoring-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Support for applying configurations through machine configuration is introduced
2424

2525
Operating systems where the module can be installed:
2626

27-
- Ubuntu 18
27+
- Ubuntu 18 or higher
2828
- Windows
2929

3030
The module can be installed on a machine running PowerShell 7.x. Install the versions of PowerShell

articles/iot-hub-device-update/support.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ The systems listed in the following tables are supported by Microsoft, either ge
4242
| Ubuntu Server 22.04 | ![Ubuntu Server 22.04 + AMD64](./media/support/green-check.png) | | ![Ubuntu Server 22.04 + ARM64](./media/support/green-check.png) |
4343

4444

45-
> [!NOTE]
46-
> [Standard support for Ubuntu 18.04 LTS ends on May 31st, 2023](https://ubuntu.com/blog/18-04-end-of-standard-support). Beginning June 2023, Ubuntu 18.04 LTS won't be a supported platform. Ubuntu 18.04 LTS Device Update packages are available until Nov 30th, 2023. If you take no action, Ubuntu 18.04 LTS based Device Update devices continue to work but ongoing security patches and bug fixes in the host packages for Ubuntu 18.04 won't be available after Nov 30th, 2023. To continue to receive support and security updates, we recommend that you update your host OS to a supported platform.
47-
4845
## Releases and Support
4946

5047
Device Update for IoT Hub release assets and release notes are available on the [Device Update Release](https://github.com/Azure/iot-hub-device-update/releases) page. Support for the APIs, PnP Models, and device update reference agents is covered in the table.

articles/logic-apps/logic-apps-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ To learn how other companies improved their agility and increased focus on their
9898

9999
All these services help you connect and bring together disparate systems. Each service has their advantages and benefits, so combining their capabilities is the best way to quickly build a scalable, full-featured integration system. For more information, see [Choose between Azure Logic Apps, Azure Functions, Azure WebJobs, and Microsoft Power Automate](../azure-functions/functions-compare-logic-apps-ms-flow-webjobs.md).
100100

101+
## How does Azure Logic Apps differ from Azure Automation Runbooks?
102+
103+
[Azure Automation Runbooks](/azure/automation/automation-runbook-types) provide a lightweight and cost-effective solution for straightforward remediations, such as restarting virtual machines. In contrast, Azure Logic Apps are ideal for workflows and orchestrations between multiple services, systems, apps, and data. including workloads that run custom code or require complex logic that uses control structures such as loops, branching, conditions, and more.
104+
101105
## How quickly can I ramp up my solutions with Azure Logic Apps?
102106

103107
You can start small with your current systems and services, and then grow incrementally at your own pace. When you're ready, Azure Logic Apps helps you implement and scale up to more mature integration scenarios by providing the following capabilities and benefits.

articles/oracle/oracle-db/oracle-database-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The following table lists Azure regions and corresponding OCI regions that suppo
3737
| France Central |France central (Paris) |||
3838
| Germany West Central |Germany Central (Frankfurt) |||
3939
| UK South | UK South (London) |||
40-
| UK West | UK West (Cardiff) |||
4140
| Italy North | Italy North (Milan) || |
4241

4342
## North America (NA)
@@ -56,6 +55,7 @@ The following table lists Azure regions and corresponding OCI regions that offer
5655
| Azure region | OCI region | Oracle Exadata Database@Azure | Oracle Autonomous Database@Azure |
5756
|----------------|--------------------------|-------------------|-------------------|
5857
| West US | US West (San Jose) |||
58+
| UK West | UK West (Cardiff) |||
5959

6060
> [!NOTE]
6161
> To provision Oracle Database@Azure resources in a supported region, your tenancy must be subscribed to the target region. Learn how to [manage regions](https://docs.oracle.com/iaas/Content/Identity/regions/managingregions.htm#Managing_Regions) and [subscribe to an infrastructure region](https://docs.oracle.com/iaas/Content/Identity/regions/To_subscribe_to_an_infrastructure_region.htm#subscribe).

0 commit comments

Comments
 (0)