Azure portal
The Azure Portal a central place where you can provision, manage and monitor your Azure resources. From the Azure Portal you can create any of the thousands of items within the Azure Marketplace, you can quickly navigate to resources and accomplish your administrative needs, and you can build custom shareable dashboards to provide live insights into your deployed resources.
To gain early access to our latest features please make sure to visit the preview portal.
Preview.portal.azure.com is our early release soon to be in production.
Have any ideas or feature requests? We would love to hear your feedback! Don’t forget to follow us on Twitter to stay up to date on our latest updates @AzurePortal
-
Invalidation of expressions using local variables in Azure Data Factory
When a local variable is used in derived column expressions, the derived column gets invalidated when the dataflow is reopened for editing. (This expression worked fine when the pipeline had been published at an earlier point in time).
1 vote -
"We recently resolved a problem with your virtual machine" message after a *user* restart of a VM
I've restarted my VM to update my version of SSIS (unrelated), and now have this message showing in the portal as a header over the VM.
"We recently resolved a problem with your virtual machine."
Clicking into it takes me to the resource health page.
This is a bug because:
(1) It gives a false sense of there being an issue to others (I'm on a team of 3, and now need to do the 'don't worry about that, nothing went wrong' dance after planned downtime :) ).
(2) It gives a false sense of what MS/Azure has done...no action…1 vote -
Simp Chinese translation of "AD DS" in Configuration page of Storage Account is wrong
Simp Chinese translation of "AD DS" in Configuration page of Storage Account is wrong.
It should be "Active Directory 域服务(AD DS)"1 vote -
The question mark on the navigation bar can be better.
I found the question mark on the top navigation bar looks like a file cannot be found.
Maybe the question mark can be replaced with an icon surrounded by a circle or a book icon, then the user can easily know that it means "tutorial" or "help".
Thanks.1 vote -
Dashboard with custom timestamp not work properly
I want to create tile which show chart for for n th day from today's day.
On Query analyzer, it's working fine but when I pin that query as dashboard it show No data for the given query.
Sample query as below:
union (traces)
| where timestamp > ago(8d) and timestamp < ago(7d)
| extend itemType = iif(itemType == 'availabilityResult',itemType,iif(itemType == 'customEvent',itemType,iif(itemType == 'dependency',itemType,iif(itemType == 'pageView',itemType,iif(itemType == 'request',itemType,iif(itemType == 'trace',itemType,iif(itemType == 'exception',itemType,"")))))))
| where ((itemType == 'trace' or (itemType == 'request' or (itemType == 'pageView' or (itemType == 'customEvent' or (itemType == 'exception' or (itemType == 'dependency' or itemType ==…1 vote -
Issue with deletion of Role when SPN is deleted
In the scenario wherein an SPN having role assigned over a subscription, if the SPN is deleted the Role doesn't get deleted. It remains as a dangling role as shown
1 vote -
Issue with deletion of Role when SPN is deleted
In the scenario wherein an SPN having role assigned over a subscription, if the SPN is deleted the Role doesn't get deleted. It remains as a dangling role as shown
1 vote -
Azure IA gallery: export an experiment
Hello,
I'm trying to export from Azure IA Gallery an experiment made by the community to my Azure ML Studio, but when I click on the button "Open in Studio (classic)" nothing happens (using Chrome & Safari).1 vote -
Typo in description for Create ExpressRoute
The description shown for the "Basic" setup for Create ExpressRoute contains a typo. It says "Excahnge provider", which probably should be "Exchange provider". See screenshot.
1 vote -
remove tags from extrenal solutions?
If you assign a tage to an external solution by mistake, this can not be removed. The icon is grayed-out. Currenly you can only trop the solution and recreate this with the correct tag. (this wotks for azure managed resources).
1 vote -
Problem with creating Twitter identity provider on B2C tenant
While creating identity provider as Twitter on B2C tenant, there is wierd callback URL adres (screen in attachment):
https://b2cteam.b2clogin.com/b2cteam.onmicrosoft.com/your-user-flow-id/oauth1/authresp
The provider is not functional after creation of course. Also this address can not be changed.
Every other provider have this address exatly:
https://b2cteam.b2clogin.com/b2cteam.onmicrosoft.com/oauth2/authresp
I would expect this address on Twitter configuration too.
I also tried another B2C tenant which has the same problem just with Twitter.
Thanks for feedback.
1 vote -
App Services Deployment Center Security Bug
There's a current security loophole in your system where if someone provides a link to the current
Deployment Center
, a user that does not have write permission but have read permission will be able to view the logs. They do not seem to have access to click on the buttons, but they might be able to see other parts they shouldn't have access to.Steps to replicate:
1) Login as a user with read-only permissions
2) Have a user with both write and read permission provide a link to the Deployment center
3) User with read-only permission will be…1 vote -
Limitations on Privileged role administrator's rights.
I recently tested which rights a "Privileged role administrator" because it's the only role (except Global Administrator) which gives access to managing Administrative units in Azure AD. When testing these rights I noticed that a "Privileged role administrator" has the ability to manage assignment of all Azure AD roles up to and including "Global administrator", something which in my opinion partially defeats the purpose of the role as it makes it quite simple to circumvent the limitations in place and gain Global administrator oneself.
1 vote -
Bring back easy Account Switching
Bring back multiple account easy switching.
1 vote -
Custom Domain in Azure web app bug
I created a Web app, using Basic Paid plan (a classic nodejs app in linux machine in West Europe).
I added a custom domain and a certificate. At some point I downgraded the app to the Free Plan and created a new Web App (Paid Plan). I wanted to add to the new app, the previous Custom Domain. I could not tho, because azure wanted me to remove the custom domain from the previous app. I could not do that also tho, because the app is now using Free Plan and I had no access to the custom subdomain and…1 vote -
Sandbox created resources not visible in to the Azure portal in same account
Hi Team, I have created resources through sandbox CLI but it doesn't reflect when I log in to the Azure portal and still can see default directory account type not Learning
But same can be seen by using az network vnet list --output table in sandbox
1 vote -
Azure Portal Desktop App Signing Cert Expired
The Azure Portal Desktop App is signed with an expired cert. Any time this app is installed or opened it says the cert is invalid. The cert expired on 5/2/20 and the counter sign cert expired on 11/23/19. Please update the package
1 vote -
IoT Hub: Add Module Identity ignores specified keys
In the portal, when examining an IoT Hub device and attempting to create a Module Identity with specified primary and secondary SAS keys (instead of autogenerated keys) - the client ignores the specified keys( sending null values), which causes the server to auto-generate the keys instead.
1 vote -
Microsoft_Azure_Billing extension failed to load
Whenever I try access any resource on azure portal, either Storage, or even a subscription or resource group or even creating a support request page, i get error: ErrorLoadingExtensionAndDefinition
With it I get a message to refresh my browser to try again but the error persists. I have tried with both IE 11 and Old Edge browser with the same results.The Details section has the message:
Error: Error while loading extension <Any extension name>: EnvironmentFetchFailed1 vote -
Azure Portal Bait and Switch
The selected resource unexpectedly changes when switching to the overview blade. Here are the steps I follow when the problem occurs:
- From the portal home page search for and select a resource type, such as virtual networks
- Select a virtual network from the list of all virtual networks in our tenant
- Select the peering's blade to view the peering's for the selected virtual network
- Click on another virtual network to view the peering's for it
- Click the overview blade to view the overview (and enable the delete option)
On step 5, you would expect to see the overview for the…
1 vote
- Don't see your idea?