Forum Discussion
camkerr
Jan 26, 2022Copper Contributor
Unable to Update Address in Admin Center
Hello All, I've had this problem for months and unfortunately have not had any luck with a support ticket. I thought I would post here to see if anyone else has encountered this or has any work ...
Clint Oliveira
Feb 02, 2022Brass Contributor
camkerrsorry for the delay. This is what I was looking for. I used this a while ago to update billing accounts. I am not sure if this will run the same checks as the portal, however I would suggest that you give this a try before contacting Microsoft Billing. Hope this helps.
az billing account update --name "{billingAccountName}" --display-name "Test Account" --sold-to address-line1="Test Address 1" city="Redmond" company-name="Contoso" country="US" first-name="Test" last-name="User" postal-code="12345" region="WA"
https://docs.microsoft.com/en-us/cli/azure/billing/account?view=azure-cli-latest#az-billing-account-update
camkerr
Feb 02, 2022Copper Contributor
This appears to update the Azure billing, but not the Admin Center billing (for 365 licenses).
- Clint OliveiraFeb 02, 2022Brass ContributorGreat. As long as billing is updated you should be all set. You can check or verify this with support so that it's documented. Replication might take time. So you can ask support to run a full sync on your tenant it their tool.