windows azure service pack: how to configure admin authentication site - azure

I installed azure service pack and im trying to configure it. I'm getting this error- Admin Authentication Site: 500 Internal server error - Failed to configure databases and services: Object reference not set to an instance of an object. Any help appreciated :)

Related

Unable Azure Application Proxy Connector

I was trying to install azure application proxy connector downloaded from azure portal. However, anytime I try to install using the following article, the sign in box appeared and I sign in using application administrator, the setup always failed and I got this error from event viewer.
Connector registration failed: Make sure your computer is able to connect to the Azure Active Directory Application Proxy service. For more information see: http://go.microsoft.com/fwlink/?LinkId=512316. Error: 'The HTTP request was forbidden with client authentication scheme 'Anonymous'.'
Anyone has experience for this kind of error and how to solve it?

Failed to deploy web package to App Service. Error: connect ETIMEDOUT 10.212.0.14:44

We are getting the below error Azure App Service Deploy task when we deploy to app service using pipeline.
2022-07-28T12:06:20.9763974Z ##[error]Failed to deploy web package to App Service.
2022-07-28T12:06:20.9768488Z ##[error]Error: Error: Failed to deploy web package to App Service. Error: connect ETIMEDOUT 10.212.0.14:443
can you please share any pointers to this issue
You can try the following workarounds to resolve this type of errors in Azure App Services:
Check whether is there any application setting called as WEBSITE_WEBDEPLOY_USE_SCM in Azure App Service.
Make sure to add it and set its value to true incase If it exists, if not add that application setting.
Then try to Restart and redeploy the application in the Azure App Service.

Azure Portal- The service is unavailable Error 503

I'm new to Microsoft Azure. I've created a service which is running in the Azure Portal. See the attached image. I have created a pipeline in Azure and created a release but I keep getting service unavailable see the error below.
> 2020-12-29T12:02:14.3749416Z ##[error]Failed to deploy web package to App Service.
2020-12-29T12:02:14.3769585Z ##[error]Error: Error: Failed to deploy web package to App Service. Site Unavailable (CODE: 503
On the Azure Portal when I click on the URL of my service I also get a service unavailable message. I know it's a free trial I'm running but I checked the status and the credits are still available to use.
Thanks for asking question! The simplest way is to restart your app. On the Azure Portal, on your app’s blade, you have the options to stop or restart your app.
Also, App Service provides an intelligent and interactive experience to help you troubleshoot your app with no configuration required. Access App Service diagnostics, for this navigate to your App Service app. In the left navigation, click on Diagnose and solve problems.
Scaling might be helpful: For more information on scaling, see Scale an app in Azure App Service.
Refer to Troubleshoot HTTP errors of "502 bad gateway" and "503 service unavailable" in Azure App Service

Cant able to Authorize one drive in deployment center of web app service

When authorizing one drive with my web app service getting below error 'unauthorized_client: The client does not exist. If you are the application developer, configure a new application through the application management site at https://apps.dev.microsoft.com/.'
I am trying to deploy an web app created 'index.html' file stored in onedrive and wanted to connect deployment center with one drive, checked the web app URL provided in azure it is up and running.
This issue should be fixed now. Could you please try again and update here. If it doesn't work, I would need a network trace while reproducing the issue.

SharePoint 2k13 http Error 503 service unavailable in SharePoint Web Services web app

I am trying to install and configure SiteMailBox on SharePoint and when i execute the .\Set-SiteMailboxConfig.ps1 i get the error :
Get-SPAppPrincipal : The HTTP service located at
http://app:32843/87f2cfd3c96f4130b4f269d7cae8d99b/AppMng.svc is unavailable.
This could be because the service is too busy or because no endpoint was found
listening at the specified address. Please ensure that the address is correct
and try accessing the service again later.
I went to IIS Manager and i wanted to verify my SharePoint Web services status, so i wanted to browse to the http://localhost:32843/Topology/topology.svc and i got the http 503 error service unavailable... According to this thread
Can anyone suggest me how can i solve this probelm please ?or even some suggestions?
My appManagement is set up and here is my IIS site with its bindings :
Changed your Admin Password??
Need to fix all login references
See Application Pool -> Advanced Settings
-> Identity

Resources