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

11/12/2024 PM Publish #3275

Merged
merged 4 commits into from
Nov 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ Accept wildcard characters: False
### -RegistrationOpenIdIssuer
The OpenID Connect Issuer URI that represents the entity which issues access tokens for this application.
When using Azure Active Directory, this value is the URI of the directory tenant, e.g.
https://login.microsoftonline.com/v2.0/{tenant-guid}/.
`https://login.microsoftonline.com/v2.0/{tenant-guid}/`.
This URI is a case-sensitive identifier for the token issuer.
More information on OpenID Connect Discovery: http://openid.net/specs/openid-connect-discovery-1_0.html.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Accept wildcard characters: False
```

### -Endpoint
The communication resource, for example https://my-resource.communication.azure.com
The communication resource, for example `https://my-resource.communication.azure.com`

```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Accept wildcard characters: False
```

### -Endpoint
The communication resource, for example https://my-resource.communication.azure.com
The communication resource, for example `https://my-resource.communication.azure.com`

```yaml
Type: System.String
Expand Down
3 changes: 2 additions & 1 deletion azps-12.5.0/Az.DataFactory/Az.DataFactory.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/main/sr
# Az.DataFactory Module
## Description
Azure Data Factory V2 is the data integration platform that goes beyond Azure Data Factory V1's orchestration and batch-processing of time-series log data, with a general purpose app model supporting modern data warehousing patterns and scenarios, lift-and-shift SSIS, and data-driven SaaS applications. Compose and manage reliable and secure data integration workflows at scale. Use native ADF data connectors and Integration Runtimes to move and transform cloud and on-premises data that can be unstructured, semi-structured, and structured with Hadoop, Azure Data Lake, Spark, SQL Server, Cosmos DB and many other data platforms.
> [!NOTE] > APIs that do not have V2 in their signature apply to Azure Data Factory version 1. Version 1 is maintenance mode. Current version is version 2
> [!NOTE]
> APIs that do not have V2 in their signature apply to Azure Data Factory version 1. Version 1 is maintenance mode. Current version is version 2

## Az.DataFactory Cmdlets
### [Add-AzDataFactoryV2DataFlowDebugSessionPackage](Add-AzDataFactoryV2DataFlowDebugSessionPackage.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Accept wildcard characters: False
```

### -AgentUpdateMaintenanceWindowTimeZone
Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyidview=net-5.0.
Time zone for maintenance as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid.
Must be set if useLocalTime is true.

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Accept wildcard characters: False
```

### -AgentUpdateMaintenanceWindowTimeZone
Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyidview=net-5.0.
Time zone for maintenance as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid.
Must be set if useLocalTime is true.

```yaml
Expand Down
4 changes: 2 additions & 2 deletions azps-12.5.0/Az.Monitor/Get-AzMetricsBatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ Accept wildcard characters: False
```

### -Endpoint
The regional endpoint to use, for example https://eastus.metrics.monitor.azure.com.
The regional endpoint to use, for example `https://eastus.metrics.monitor.azure.com`.
The region should match the region of the requested resources.
For global resources, the region should be 'global'.

Expand Down Expand Up @@ -911,7 +911,7 @@ Accept wildcard characters: False
```

### -Endpoint
The regional endpoint to use, for example https://eastus.metrics.monitor.azure.com.
The regional endpoint to use, for example `https://eastus.metrics.monitor.azure.com`.
The region should match the region of the requested resources.
For global resources, the region should be 'global'.

Expand Down
2 changes: 0 additions & 2 deletions azps-12.5.0/Az.Oracle/New-AzOracleCloudVMCluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ The percentage assigned to DATA storage (user data and database files).
The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups).
Accepted values are 35, 40, 60 and 80.
The default is 80 percent assigned to DATA storage.
See [Storage Configuration](/Content/Database/Concepts/exaoverview.htm#Exadata) in the Exadata documentation for details on the impact of the configuration settings on storage.

```yaml
Type: System.Int32
Expand Down Expand Up @@ -679,7 +678,6 @@ Accept wildcard characters: False

### -TimeZone
The time zone of the cloud VM cluster.
For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm).

```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ The options to choose from are Public and Private.
If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist.
This is required for establishing connectivity between VM extensions and the managed resource group storage account.
This setting is currently applicable only to Storage Account.
Learn more here https://go.microsoft.com/fwlink/linkid=2247228

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.ManagedResourcesNetworkAccessType
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-12.5.0/upcoming-breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ title: Upcoming breaking changes in Azure PowerShell
- The parameter : 'SourceEndpoint' is being replaced by parameter : 'PartnerEndpoint'.
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0
- `-TargetDatabase`
- The parameter 'TargetDatabase' is being replaced by parameter 'Databases'. The type of new parameter is changing from 'String' to 'List<String>'
- The parameter 'TargetDatabase' is being replaced by parameter 'Databases'. The type of new parameter is changing from 'String' to `List<String>`
- This change is expected to take effect from Az.Sql version: 6.0.0 and Az version: 13.0.0

### `Remove-AzSqlInstanceLink`
Expand Down