Azure Notifications Hub Deployment Fails "Invalid property properties.zoneRedundant"

Kieran Jeffery 25 Reputation points
2024-02-25T13:20:35.63+00:00

Hi,

I'm trying to deploy Azure Notifications Hub, But I just get this error:

{
  "code": "DeploymentFailed",
  "target": "/subscriptions/********/resourceGroups/*******/providers/Microsoft.Resources/deployments/Microsoft.Template-20240225125023",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code": "",
      "message": "Invalid property properties.zoneRedundant; Property at path properties.name cannot be changed; Property at path properties.region cannot be changed; Property at path properties.namespaceType cannot be changed"
    }
  ]
}

I am the owner, and all my permissions seem to be in order to do this...

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
264 questions
{count} vote

Accepted answer
  1. VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
    2024-02-27T04:14:06.65+00:00

    @Kieran Jeffery Thanks for your patience on this.

    Upon deeper investigations over engineering team has identified a bug and a fix has been rolled out to mitigate this issue. I have tested and able to create the notification hub from the portal.

    I would suggest you validate from your end as well.

    I hope the answer helps. Please let me know if you have any further queries.

    Please accept as Yes if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues.


0 additional answers

Sort by: Most helpful