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

MVMC 3.1 failed to connect to azure

$
0
0

Hello, 

I have imported a certificate in to Azure in key vault. also I have it in my personal certificate on local machine (win 10),

I am getting following error message when trying to connect to Azure:

"The server failed to authenticate the request, Verify that the certificate is valid and is associated with this subscript"

Any thoughts?

Thanks


Will Azure Kubernetes Service eventually expand to other data centers?

$
0
0

I'm interested in using Azure Kubernetes Services but they currently don't offer it in the datacenter the rest of my software uses (South Central US).

Will Microsoft likely extend it to South Central US when they fully go live with AKS?

Reporting on users group membership from list of users

$
0
0

Hi Everyone,

I have a list of users (about 150)that are in a security group, for each of the users I need to list what other security/office 365/mail enabled groups they belong to. I’ve been using msonline powershell v1 and being a complete novice have been looking at various online forums but cannot figure out how to pull the information out, what I've got so far is:

$GroupMembers = Get-MsolGroupMember -GroupObjectId (%Group ID%)

foreach ($GroupMember in $GroupMembers)

{

$Properties = @{"GroupDisplayName"=$Group_DisplayName;

"MemberDisplayName"=$GroupMember.DisplayName;

"MemberEmail"=$GroupMember.EmailAddress;
 
"MemberType"=$GroupMember.GroupMemberType}

$Obj = New-Object -TypeName PSObject -Property $Properties

Write-Output $Obj | select GroupDisplayName,MemberDisplayName,MemberEmail,MemberType }

I'm not sure what command I would use to pull the users other security group membership out, any advice would be a great help.

Cheers

Will Azure Kubernetes Service eventually expand to other data centers?

$
0
0

I'm interested in using Azure Kubernetes Services but they currently don't offer it in the datacenter the rest of my software uses (South Central US).

Will Microsoft likely extend it to South Central US when they fully go live with AKS?

Azure Automation Renew Run As Certificate through powershell

$
0
0

Hi Team,

I need to Renew certificate for my automation account and for this i am using below powershell script.

https://github.com/jefffanjoy/DemoCode/blob/master/Scripts/Azure%20Automation/RenewRunAsCertificate.ps1

Please let me know do i need to modify this somewhere or i need to copy, paste and execute.



Cheers, Gourav Please remember to mark the replies as answers if it helped.

Azure Active directory conditional Access

$
0
0

hoping someone can assist as I am not sure if this is supposed to work or not (after all the reading).

I am trying to configure a conditional access policy to prevent someones IPhone's default mail client from connecting to exchange active sync unless you are in a specified country.  I cannot seem to get this to work.

I have successfully configured the conditional access policy to prevent access to exchange online using a web browser, but I would now like to take it one step further and prevent the iPhone client from connecting to exchange online as well.  I have tried different configurations nothing seems to work.  Any guidance would be appreciated.

Trying to Cancel Azure / Remove Credit Card But Struggling....How To Find Account From Subscription Id?

$
0
0

Every month (I think?) I receive an email from Azure-no-reply@Microsoft.com asking me to review my bill. It only includes my subscription Id, and I can see that it is addressed to my personal Gmail account.

When I log into the portal using that personal Gmail account I am successfully logged in, however, the email address that appears in the upper-right hand corner is my personal Hotmail account.  It has a different subscription id / no sites / doesn't have my credit card on file.  

I suspect that I using the email address associated with my previous employer (though I can't explain why the email goes to my Gmail account?) but I can no longer log in using their single-sign-on as I'm no longer an employee.  While the account was associated with my work, it's worth noting that it was just a private/throw away/education sort of personal Azure - this was not used for work related activities (as evidenced by my using my credit card).  

Everything I created was 'free tier' educational stuff, but they required the credit card.....can anyone please help me out?  I just want to shut down whatever I need to shut down and (ideally) remove my credit card info and stop getting those emails/risking unexpected charges.

Will Azure Kubernetes Service eventually expand to other data centers?

$
0
0

I'm interested in using Azure Kubernetes Services but they currently don't offer it in the datacenter the rest of my software uses (South Central US).

Will Microsoft likely extend it to South Central US when they fully go live with AKS?


Windows Login with MFA

$
0
0

Hello,

I am trying to require MFA at Windows login. We are running Windows 10 Enterprise devices that are on version 1803. All of the devices are connected to AAD. I have tried to enable the MFA through the Azure portal, and it required MFA for web login of their account, but it did not require the MFA at Windows login. Is there anyway to require MFA at the Windows login screen? I saw that there is an option to download a MFA server and connect it to Azure, but I was not sure if that would help with the Windows login. I found this link that talked about Windows Authentication with the MFA server, but it appears that this is more for Windows applications.  

Thanks in advance for your time and help on this issue.

Publish Settings File

$
0
0

I am trying to integrate Chef with my Azure account. I am using the following link to do that:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/chef-automation

In this link, it talks about downloading the publish settings file as the knife.rb file would need the following entry so that Chef can talk to my azure account:

knife[:azure_publish_settings_file] = "yourfilename.publishsettings"

The issue I am facing is that my organization has multiple subscriptions and I have access to only 1. Also, I don't have admin access on the subscription so I am unable to generate and download the publish settings file.

Is there any way that I can integrate chef and my azure account without this file. If not then is there a way to generate user based publish settings file instead of subscription based?


Active Subscription Missing from Azure Portal

$
0
0
I'm no longer able to see the Azure Subscription associated with my "Visual Studio Enterprise – MPN" offer from the Azure portal. I am able to see the subscription from PowerShell, and the multiple resources I have running in the subscription are still operating as expected. I recently renamed the subscription from "Visual Studio Enterprise – MPN" to "MSDN". I suspect the rename is related, but I'm not sure how to resolve the issue. Any ideas?

Receive code from mobile app instead of text on phone

$
0
0

I would like to reset my VPN access so that I access the code provided by my mobile app instead of receiving the number from a text message on my iphone.  I think that I need to begin the enrollment process so that I can re-set up my VPN authentication and choose the mobile app in step 1.  How do I do this?  If i go to https://aka.ms/mfasetup, i automatically receive a text message containing the access code.  

What is different with these two EA Transfer Category

$
0
0

I want to transfer all resources, subscriptions, account.. from old EA contract to a new EA contract.

Which Category should I choose?

Fetching Job Details in specific backup vault using powershell

$
0
0

Hi,

I am trying to extract the job detail using powershell i am following below steps and backup type is Files and folders

1.

Get-AzureRmRecoveryServicesVault -Name "vault name"|Set-AzureRmRecoveryServicesVaultContext

2.

$container=Get-AzureRmRecoveryServicesBackupContainer -ContainerType Windows -FriendlyName "vault name" -BackupManagementType MARS

Name                                     ContainerType      BackupManagementType
----                                     -------------      --------------------
xxxxxxxxxx.xx.xxxxx.intra               Windows            MARS
xxxxxxxxxx.xxx.xxxxx.intra               Windows            MARS
xxxxxxxxxx.xx.xxxxx.intra               Windows            MARS
xxxxxxxxxx.xx.xxxxx.intra               Windows            MARS

Get-AzureRmRecoveryServicesBackupItem -Container $container -WorkloadType 

i am not sure what parameter i have to pass in workload type i have tried AzureVM and AzureSQLDatabase for this i am getting the below error

Get-AzureRmRecoveryServicesBackupItem : Cannot bind parameter 'Container'. Cannot convert the "Windows" value of type "System.String" to type "Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase".
At line:1 char:53
+ $c=Get-AzureRmRecoveryServicesBackupItem -Container Windows -Workload ...
+                                                     ~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Get-AzureRmRecoveryServicesBackupItem], ParameterBindingException
    + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.GetAzureRmRecoveryServicesBackupItem

Please help.


Prashant Dev Pandey LIVE IN YOUR OWN WAY Please remember to mark the replies as answers if they help

Azure Service Health create email alert EmailAddressIsNotValid error

$
0
0

I have been trying to setup a service health alert in the portal and keep getting a EmailAddressIsNotValid when creating a new action group for email. The resource blade says the email is valid, but when I click ok to create it comes back with the not valid error

https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-activity-log-alerts-on-service-notifications?toc=%2fazure%2fservice-health%2ftoc.json




Nikolai Blackie Adaptiv Integration


Integrating Azure Management Portal Authentication

$
0
0

Hi,

I have a small Asp.net Web Application. I want to login Azure portal directly when my site executes, and after sign in my project index page will show. 

I am new in Azure management so please advice me on this,



Thanks in Advance.


Azure Event Hub

$
0
0

Hi Team,

Is there any Powershell command(s) which can fetch me the azure event hub metrics :

Archive messages in backlog for a namespace
Archived message throughput in a namespace
Archived messages in a namespace
Incoming message throughput for a namespace
Event Hub outgoing message throughput for a namespace
Total incoming messages for a namespace
Total incoming requests for a namespace
Total internal server errors for a namespace
Total other errors for a namespace
Total outgoing messages for a namespace
Total successful requests for a namespace
Total server busy errors for a namespace

Can the sign on page in Azure look like the on-premise one

$
0
0

The workstations all have a sign on page that asks you for your user name/password for the domain on the on-premise server(2012). Now we are migrating to Azure and am wanting for that same type of login page.  Since the on-premise server will be eliminated, is this possible and also have single sign on implemented?  Or would I have to run a VM with Windows Server to limit logging on to the server?

Mjj4golf

Azure Portal doesn't show metrics for resources migrated from another subscription

$
0
0

Recently we have moved some of our resources between subscription. And observed that some of the monitoring tools provided by Azure Portal no longer report any metrics. 

First issue is with Azure App Service. We have moved few app service plan with all app services to new subscription. After migration "Metrics per Instance (App Service plan)" tool no longer shows CPU/Memory statistics, Http Statistics and Network Statistics, all data points are 0.0.

social.msdn.microsoft.com/Forums/getfile/1302001

We have tried to resolve this by creating new app service plan and moving migrated app services to it. This do not solve the issue, new app services created on new app service plan do report all metrics, migrated app services don't. One more thing to mention, if migrated app service is opened in Azure Portal metrics are available there (see screenshot below), only diagnostics tools "Metrics per instance (Apps)" and "Metrics per Instance (App Service plan)" are affected.

social.msdn.microsoft.com/Forums/getfile/1302007

Second issue is affecting migrated Azure Redis instance. No metrics are reported for this instance in Azure Portal, other (non-migrated) instances are reporting metrics just fine.

social.msdn.microsoft.com/Forums/getfile/1302011


Azure Portal SLOW

$
0
0
The Portal is super SLOW today.  Anything going on that would cause this?  
Viewing all 4189 articles
Browse latest View live


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