Missing the User Settings button in Azure Devops - azure

Missing the User Settings button. Does anyone know how to get this to appear?

In Azure DevOps Service, you could find the User Settings button left beside your profile:
In Azure DevOps Server, you could click your profile from upper right corner to find the User Setting page:

Related

developer portal in azure management api is not correctly working

Why it is that when clicking on API, it is displaying the popup as shown in the picture, rather then going to the API page?
I have publish the project and reset content but then also no change?
How can I activate the site?
It seems to me that some setting is still remaining
You open the developer portal as administrator:
Follow the steps below to access the managed version of the portal.
In the Azure portal, navigate to your API Management instance.
Select the Developer portal button in the top navigation bar.
A new browser tab with an administrative version of the portal will open.
In this administrative version of the developer portal, you are able to modify the look & feel,...
If you want to use the developer portal as a usual user, you have to open the developer portal in a browser with private mode or with a different browser and sign in.

Azure apim developer portal customization issue

I am new to APIM, facing issue when I tries to add maps & pop-up kind of widgets in Developer portal. before adding widgets it was working fine but once I added widgets in Home page shows an error message as
"Oops, something went wrong".
Could not get object 'files/e0987ca1-f458-b546-7697-7be594b35583'
I would like to display well formatted document to our users in the Developer portal,so suggest some good docs or resourceses on customization of Dev portal.
Many Thanks in advance
One of the workaround to save the changes made to layout in APIM developer portal as following:
Go to the developer portal of the APIM Instance > Click on APIs option on right top corner > Click on Edit Layouts option comes in the bottom right corner >
Edit your layout by adding the required options like List of APIs or API History or Widgets and then click on Save button is available on left side.
After making selection, Save option will be enabled to apply changes.
References:
Customize Azure API developer Portal
Implement Widgets in the Azure APIM Developer Portal
Updated Answer:
If you have issues when creating the widgets in the Azure APIM Developer portal, Please raise a request to Microsoft Service Team or please send your service name to apimportalfeedback#microsoft.com.
Ref: https://github.com/Azure/api-management-developer-portal/issues/630

Azure web deployment

I get the below error when I try to publish my website from VS2017 to Azure. P.S : I already have an Azure account and url created for my website. Error description:
Web deployment task failed. (Connected to the remote computer
("rdproduct1.scm.azurewebsites.net") using the Web Management Service,
but could not authorize. Make sure that you are using the correct user
name and password, that the site you are connecting to exists, and
that the credentials represent a user who has permissions to access
the site. Learn more at:
http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_UNAUTHORIZED.)
There are 2 areas that have to be setup to allow this to happen.
1). Azure portal - Locate the AppSvc Resource you're trying to deploy to. Under the action selection blade, select deployment credentials. Enter a username & pw. It has to be unique and doesn't need to tie to your email or login 2) Within Visual Studio. Right click on the project to deploy and select publish. When the publish page shows up, in the 'Summary' section to the right of the site URL you will see a hyperlink for "Settings" select it. In the page that comes up now, enter your user name and pw in the areas identified. Select Save. Once back on the previous page now hit the "Publish" button. Assuming your build is successful the app should publish with your "authentication" to the app service in Azure.

Where is "download publish profile" in the new Azure Portal?

In the old Azure Portal, I used to download the publish profile (which included FTP username/password) for App Services using the menu shown here.
How do I get this in the new Azure Portal? Ultimately, how can I get my FTP user/pass for my App Service?
it is right on the website`s blade.
and regarding to FTP address and username, you should be able to see the details from setting --> properties
I found it just in the main menu under Overview. Yeah, hidden firstly so you need to click ...More.
Just Here "Get Publish Profile"
In the new portal, Goto
Azure Portal -> Your web app -> Overview Tab
It can be found in App Service as follows
Click here to see the Download Publish Profile link
Thank you

portal.azure.com WebApp Panel without info/tabs

I have 4 different azure accounts, each on with its own subscription and 5 WebApps on each subscription.
On my last created account+subscription+WebApps something really strange is happening in the "WebApp Panel" of the portal.azure.com: when I select any of my webapps the panel does not have the usual information.
It is best explained with pictures:
A normal WebApp Panel:
A fail WebApp Panel
As you can see it doesn't contain the usual information.
For more info, I don't know if it has any sense, autoswap is not working for these WebApps :S
I've created an empty website following these steps: http://emptywebsite-for-stackoverflow.azurewebsites.net
We have removed parts that users were not using often from the default web app blade, you can add any of the parts you like by click on the "Add Tile" Button and You can add a group via the "Add Group" button on the bottom and add your tiles there as well.
You should see a pane of tile that you can drag tiles from and drop on your blade. Let us know if this helps, and if you like to see any other part more often on the website blade after creating the blade. After you have customized the blade it will not change again.
The Part Gallery will look like this,
Hope this helps !

Resources