Unable to connect to Azure AD via PowerShell
Hi,We have a default domain.onmicrosoft.com Azure AD, which we can connect to and manage via the Management Portal.But when we try to connect via PowerShell, this happens. How do these Powershell...
View ArticleAzure solution design guidelines
There are too many options to chose from in Microsoft Azure when planning application design. Azure itself not stands still, looks like many options added recently. I'm a pretty nooby solo developer...
View ArticleCan't add users to Team Project
I signed up via DreamSpark, and I have a microsoft (live) login, which I use to log in to Azure. When I click on "Manage Users in the Azure Management Portal" under my Team Project, one of two things...
View ArticleAzure Management Dashboard: Cannot add Monitoring Rules for Virtual Machines...
Every attempt I have made across the past month to add Monitoring Rules to Virtual Machines or Cloud Services within our Azure subscription results in an error, and the error itself is not providing...
View ArticleDifficulty opening Web apps blade on portal
From こすもす.えび (@kosmosebi)Customer has confirmed that they can't open the web apps blade. Customer was referred to the content onhttps://aka.ms/f138821. Customer advised that the link is missing and the...
View ArticleAzure: accessing the Usage API using the oAuth key from the Enterprise account
I have an Enterprise account with a 'Usage Api Access Key'. I can use this key to make calls to: http://ea.azure.com/rest{account-id}/usage-reports by setting the Authorization header on my REST call....
View ArticleAzure join domain script help
Hi, Does anyone know why when i try i use this script to create a VM and to join the domain does it just create a VM but doesn't join it to the Domain. $subscr="Visual Studio Premium with MSDN"...
View ArticleCannot login to Management Portal with Service Admin user
HiI have two Azure subscriptions. In the first one, I had a custom domain added to my AAD. Using one of its users, I registered for the second Azure subscription and this user automatically became its...
View ArticleNeed URL for recent additions to Portal
Is there is URL describing the enhancements made to the Current\Preview Portal? (I believe they added a new feature or two to the preview portal in the last week.)TIA,edm2
View ArticleCannot remove customer domain from AAD
I get an error message when I try to remove a domain from my AAD. It is like that since yesterday. This is an image of the error and the domain. http://1drv.ms/1FrMJIpMiro J
View ArticleMulti Factor Authentication Provider for Azure AD Premium
Hi,Is it required to create a Multi Factor Authentication Provider for a Azure AD premium customer? If it is needed, will there be an additional cost?
View ArticleURL for a specific directory in the preview portal
I have an account that has access to 6 different directories in the Azure preview portal. I know I can switch between them - I just click on my name in the top right-hand corner. But when I first open...
View ArticleMake a "checkpoint" of a VM ?
On-premises we can take a "checkpoint of a VM before installing a Service pack, apply the SP, and if it fails, roll back the VM to the checkpoint (the VMs prior state). Is there an analogous capability...
View ArticleCannot monitor custom performance counters in Azure
I've created a couple of custom performance counters in our application. When I deploy the application to Azure I can see the counters being collected in the `WADPerformanceCountersTable` but I cannot...
View ArticleRouting between two on premise locations with Azure as gateway?
HelloAt first, sorry if this is the wrong forum...Scenario:Network1: 192.168.1.0/24Network2: 192.168.2.0/24Network3: 192.168.3.0/24Network1 is a Microsoft Azure VNet, Network2 and Network3 is my on...
View ArticleMYSQL server on azure VM
Hey everyone? i am having issues with deployment of azure websites using MYSQL server on azure VM. My problem comes in when i try to connect to my server remotely.ERROR 2003 (HY000): Can't connect to...
View ArticleDeploy-vm-joined
Hi, does anyone know what is causing this error to happen. New-AzureVM : ConflictError: The specified DNS name is already taken. At C:\Users\cameron.gibson\Downloads\deploy-vm-joined (2).ps1:60 char:1+...
View ArticleCurrent \ Preview Portal and VM Image Selection
In the old portal when creating a Windows Server VM from an image I had a choice of several images (based on date) to choose from. I don't see the same options in the Preview portal. Did I miss...
View ArticleNo available data. If you just configured diagnostic...
I have attempted to setup a Redis cache though Azure, the cache works as expected but there is no diagnostic data available, I have setup the Diagnostics more than once, and every time I get nothing....
View ArticleJoin domain script help
In this script why does it miss out joining the domain and just stays as a unknown workgroup. Here is the script i am working with. <# Creates a Virtual Machine that is domain joined on boot...
View Article