Quantcast
Channel: Azure Management Portal forum
Viewing all 4189 articles
Browse latest View live

Migrate classic AzureVirtualNetwork to ARM error

$
0
0

I'm trying to move a new customer to Azure ARM. But I get an error on the network part.

$vnetName = 'AZURECN'
Move-AzureVirtualNetwork -Prepare -VirtualNetworkName $vnetName

I get this error:

Move-AzureVirtualNetwork : BadRequest : Migration of virtual network: AZURECN failed as the address prefix 10.94.0.1/24 of local network site CN - Ziggo Amsterdam is invalid. Please fix the network configuration before trying to migrate. 

I think the IP subnet is wrong, I have to use 10.94.0.0/24 instead of 10.94.0.1/24. But how can I change that? I cannot find the right commands in Powershell to change it. It is not possible in the Portal, I have no GUI to change the subnet.

Any suggestion?


Azure portal is broken.

$
0
0

I cannot access my resources on portal. All of them are showing something like:

This resource is unavailable, please try again later. /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Network/virtualNetworks/xxx

Or:

This resource is unavailable, please try again later. /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Compute/virtualMachines/xxx

I can access to the VM by ssh, and every network services on it work well.

So I think the broken one is Azure Portal.

# update

Rest api's trace:

{
    "responses": [{
        "httpStatusCode": 500,
        "content": {
            "error": {
                "code": "InternalServerError",
                "message": "Encountered internal server error for batch API request 'https://management.azure.com/subscriptions/xxx/resourcegroups/xxx/providers/Microsoft.Compute/virtualMachines/xxx?api-version=2017-12-01&$expand=instanceView'. Tracking id '91fb0225-1f5b-4a61-bdbe-dda9eb644c26'."
            }
        },
        "contentLength": 367
    }]
}

SQL Database Metrics missing in Unified Alerts but are there for Classic Alerts

$
0
0

I wanted to set up unified alerts for SQL databases.  So I went to Monitor > Alerts and selected my SQL Database.  To my surprise, no metrics were available to select.

So I decided to try checking out classic alerts.  And all the metrics were there.

If trying to monitor something else in Unified Alerts, you can clearly see that they allow for the selection of metrics. Here's an example of monitoring an App Service Plan.

Any idea on why metrics are missing from SQL Databases in the Unified Alerts experience?



Portal not Displaying Subscription in Chrome or Opera

$
0
0
I have two subscriptions that I manage through the Azure portal. Neither are showing up when I log in to the portal from either Chrome or Opera. They are both visible in IE and FireFox. I have tried clearing my cache, restarting and finally just uninstalled and reinstalled Chrome. None of those work. Now after reinstalling Chrome I can't even log in, I just get the following message: 

Hmmm...

Sorry, the portal took a long time to load. Click 'Try again' to reload.

 

Cannot log in to ad credits on Azure

$
0
0

Hello, hopefully someone will help me with this:

Customer cannot log in to his Azure account in order to add credits to his Azure plan.

He has an error that his account belongs to a directory than cannot be associated with an Azure subscription.

What could be the possible solution for this?

Thank you!

Azure portal not working

$
0
0

Using Safari on a Macbook the portal is not available anymore. The following errors appear on the console:

TypeError: undefined is not an object (evaluating 'u.bootParameters.environment.extensionsMetadata.forEach')

x]  – "17:20:45" – "MsPortalFx.Base.Diagnostics.ErrorReporter" – 2 – "MsPortalFx.Base.Diagnostics.ErrorReporter: column: 193
↵line: 26
↵message: undefined is not a function (near '...window.fx.injectCss...')…"

TypeError: undefined is not a function (near '...window.fx.injectCss...')

Please help me!

Lost access to subscription after leaving the company

$
0
0

Hi, 

I had a Visual Studio Enterprise subscription as a Microsoft employee. After I left the company I lost access to it. I thought I can convert into regular payed subscription, but I can't find a way to do that. Whenever I enter my corporate login - the portal says it doesn't exist. 

Error when trying to activate Azure MSDN Benefits: "Your account belongs to a directory that cannot be associated with an Azure subscription. Please sign in with a different account"

$
0
0

Hi

I've been wrestling with a problem for a while: I want to activate my 150$ Azure Credits that's part of my Visualstudio benefits. The VisualStudio account has been provided by my employer, who also has several other employees utilizing this offer without any issues.

However, when I try to activate mine I keep getting an error: "Your account belongs to a directory that cannot be associated with an Azure subscription. Please sign in with a different account"



Now, I've been in touch with Microsoft support and they have been unable to assist me. Specifically we have tried the following to try and solve the issue:

  • Tried adding pay-as-you go credits to my account using my credit card=Same error.
  • Tried signing in both using the "Personal account" option and the "Employer Account" option=Same error.
  • Tried pressing the "New subscription button" on portal.azure.com=Same error.
  • Asked my Microsoft Account administrator in my company whether my account has been registered correctly=He has confirmed it has been registered correctly, and the exact same way as the other employees in my company where the azure subscriber benefits through visualstudio is working fine.
  • Other parts of my VisualStudio account is working fine: I got all my product keys etc, and I can see my Visualstudio subcription ID under my subscriber benefits: https://my.visualstudio.com/subscriptions

Microsoft ended my support case saying "Your tenant is viral, you need to do an admin takeover of your domain". The problem is, the domain in question is obviously my employers domain as my visualstudio account has been provided by them. Obviously they are not going to let me do an admin takeover of their domain so I can get administrative rights over their domain in azure, which btw. also requires you to modify DNS settings for that said domain to prove ownership. It just seems highly unusual why I have to go trough all of this trouble, when my colleagues account is working just fine.

Anyone got any hints/tips to what I can do to get this working?

Thanks.



Azure Portal bug in Tagging resources

$
0
0

The microsoft docs here (https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-using-tags)  indicate that the colon (:) character is valid tag name character.

The CLI and Java SDK both allow tagging resources containing a colon in the tag key.

In the Azure Portal, I get an warning when attempting to add/edit a tag key with the colon character.

I'm assuming this is a Portal Azure bug?

Github issue: https://github.com/MicrosoftDocs/azure-docs/issues/11340

Note: I can't seem to add links and images because my "account is not verified"


Can't load Azure web portal on macOS safari

$
0
0

portal.azure.com won't load after login.

Error message: 

Hmmm...
Sorry, the portal took a long time to load. Click 'Try again' to reload.
Looks like something went wrong

I tried to clear cookies then reload and open portal in safari private window, won't work.

Safari version 11.1.1 (13605.2.8), macOS version 10.13.5 (17F77).

Other Microsoft website works fine, like outlook.

Portal works fine on my iOS safari browser in the same network.


Activity Log Resource Group creation alert query

$
0
0

Hello,

I would like to fire an alert triggered by creation of a new Resource Group. I cannot find the relevant action in my activity log though, only delete resource group seems to appear. 

How do I "hide" my Profile information?

$
0
0
When logged into the Azure Portal, my email information is displayed in the upper right, by my profile avatar.  How do I "hide" this information.  I want to make a video on how to do some things, but don't want my personal information displayed. 

Azure Login: Service is temporarily unavailable | But works using the preview url...

$
0
0

Greetings!

I am having a problem with my portal login. I receive this:

Sorry, but we’re having trouble signing you in.

AADSTS90033: Service is temporarily unavailable. Please retry later.
Request Id: b707840c-c16d-4976-a76f-ff8ceafb0400
Correlation Id: 2e381679-54f6-4143-84c8-5ff97af46af9
Timestamp: 2018-07-13T22:23:55Z
Message: AADSTS90033: Service is temporarily unavailable. Please retry later.
Advanced diagnostics: 

If you plan on getting support for an issue, turn this on and try to reproduce the error. This will collect additional information that will help troubleshoot the issue.

(Sorry this account is new and they won't let me upload the image or a link... dumb)

I started getting this error after I had created an Azure B2C Directory. I was able to get the directory assigned to my subscription but I can no longer login. 

I AM able to login using the preview.portal.azure url and I can manipulate my services. Any idea why I cannot login to the main portal.azure.com url?

PS - I have since removed the B2C directory hoping that was the issue... but I cannot login to the main site any longer =(

Thanks!

Mark

Search Public IP Activity Usage

$
0
0
I would like to monitor usage of all my Public IP's across different subscription over past 2 months.  What should be my approach. Can you please advise?

Prasad Chundi

Web Apps Management (Azure Portal) slow

$
0
0

All requests to open blades related to Web Apps take over 3 minutes to respond. At least in the southeast asia region. Switching tabs, loading app settings, saving app settings etc are all affected. Having a massive impact on our ability to deploy at the moment but no health warnings have been raised by Microsoft that I've seen.

Is anyone else impacted? Does anyone know the cause and likely resolution time?


Creating the resource "Elastick Stack" fails due to JDK, but the VMs are created and invoiced.

$
0
0

Free account, tried adding the "Elastic Stack". Apparently all was created OK, for every resource if you look in Application Log shows "Succeeded". In fact The installation fails and the error details are visible only in Resource Groups> [Group] > Deployments. Problem appears when installing Oracle Java 8 JDK to the Ubuntu VM, due to Oracle's process of requiring an acknowledgement which sets a cookie in your computer. The script goes through the 2 redirects, gets an AuthParam, but still fails with Error 404. 

According to https://help.ubuntu.com/community/Java and some forums, the only way to install is to download sources and build it yourself. This makes the Azure Elastic Stack template useless. The problem appears to be known for some time. Is there any solution ?

If no solution, why is the package still available as an Azure resource Template, which allows to create up to 100 VMs, takes the money from your account, also consumes your time, then fails installing and still reports "succeeded" per each resource created ?

Here below the extract from the error details:

Downloading Oracle Java 8...
--2018-07-18 09:35:35-- http://download.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 23.32.68.143
Connecting to download.oracle.com (download.oracle.com)|23.32.68.143|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.tar.gz [following]
--2018-07-18 09:35:35-- https://edelivery.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.2.236.150, 2a02:26f0:f4:38e::2d3e, 2a02:26f0:f4:390::2d3e
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.2.236.150|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.tar.gz?AuthParam=1531906656_5f83a9614390517eb28e41d6635d52bf [following]
--2018-07-18 09:35:36-- http://download.oracle.com/otn-pub/java/jdk/8u171-b11/512cd62ec5174c3487ac17c61aaa89e8/jdk-8u171-linux-x64.tar.gz?AuthParam=1531906656_5f83a9614390517eb28e41d6635d52bf
Connecting to download.oracle.com (download.oracle.com)|23.32.68.143|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-07-18 09:35:36 ERROR 404: Not Found.
download failed
Oracle JDK 8 is NOT installed.


Is it mandatory to use Azure MFA when deploying WHFB on premises ?

$
0
0

Hello, 

We are deploying Windows Hello For Business On Premises Certificate Trust. We were wondering if it is mandatory to have multi factor authentication when registering for Windows Hello For Business ? Is it possible to just enter our active directory Login and Password? 

The problem is that we don't have an ADFS and an Azure MFA server and we want to avoid deploying those two servers ! 

In case it is mandatory, can we use a third party MFA server ? 

Thanks 

Performance Counter : \Processor(_Total)\% Processor Time : Azure WAD Performance Counter

Script to automate fix for Sync Error due to Deletion Threshold Limit

$
0
0

I wrote this script so the operational process to fix this error is as easy as can be. User should log into the Azure AD Sync Server, open powershell (Not the azure module) and run this script. User must be Global Admin (or at least mine are, you may be able to limit this to s specific role but our people are admins).

PS: We perform monthly account maintenance that causes 500+ deletions, if you typically do not do this, you most definitely want to investigate WHY you are seeing that many deletions. This script is for those who KNOW they are supposed to have that many, and want them processed.

Script stops current sync if they exist, disables the threshhold, starts an intial sync, and once sync is completed, it re-enables the threshhold at 500 (default limit)

$Cred=get-credential
write-host -ForegroundColor yellow "Stopping all active Syncs"
Set-ADSyncScheduler -SyncCycleEnabled $false
Write-Host -ForegroundColor Yellow "Disabling Deletion Threshold Limit."
Disable-ADSyncExportDeletionThreshold -AADCredential $Cred
Write-Host -ForegroundColor Yellow "Enabling Sync Service."
Set-ADSyncScheduler -SyncCycleEnabled $true
Write-Host -ForegroundColor Yellow "Starting a Full Sync!"
Start-ADSyncSyncCycle -PolicyType Initial
$date=get-date
Do {
write-host "Sync in progress...please wait... this Sync can take up to an hour." -ForegroundColor Yellow
$result = Get-EventLog -Source 'Directory Synchronization' -LogName Application -InstanceId 904 -after $date -Message "Import/Sync/Export cycle completed (Initial)." -ErrorAction SilentlyContinue
If($result){Break}
Start-Sleep -Seconds 60
} while (!$result)
write-host -ForegroundColor Yellow "Sync Completed! .... Re-Enabling Deletion Threshold Limit."
Enable-ADSyncExportDeletionThreshold -DeletionThreshold 500 -AADCredential $Cred
Start-Sleep -Seconds 2
Write-Host -ForegroundColor Yellow "Script Complete!"

Hope this helps others :), made it possible to operationalize this at a Help Desk Level essentially.


Service Catalog Managed Application is not available in Azure Support, From Azure Portal

$
0
0

Need to raise support request for Service Catalog Managed Application Service.

Steps : In Azure Portal >> Help >> Help + Support >> New Support Request >> Issue Type : Technical >> Service : All Service 

All Service (Dropdown) - Not having - Service Catalog Managed Application Service.

Please suggest, under which service - support request can be raised.

Thanks

Viewing all 4189 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>