New-AzSqlElasticJobPrivateEndpoint will not complete #27873
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
Description
This Module will not complete after adding all parameters. I can see in the portal that the object was created, but will not complete unless I got to the private link and approve then it powershell session will complete
$agent | New-AzSqlElasticJobPrivateEndpoint -Name "pename-i-am-using" -TargetServerAzureResourceId "/subscriptions/xxxxxxxxxx/resourceGroups/xxxxxxx/providers/Microsoft.Sql/servers/sql-xxxxxxxxxxx"
az 14.0.0
there is no debug output,
azapi = {
source = "azure/azapi"
version = "2.4.0"
}
Just as an fyi I am have the same issues with Terraform
resource "azapi_resource" "privateEndpoint1" {
type = "Microsoft.Sql/servers/jobAgents/privateEndpoints@2024-05-01-preview"}
Issue script & Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: