Login-AzureRmAccount -Credential $cred -TenantId "Tenant ID" command is failing with error AADSTS50034: The user account Microsoft.AzureAD.Telemetry.Diagnostics.PII does not exist.
I am following the steps mentioned in following article: https://social.technet.microsoft.com/wiki/contents/articles/40062.azure-automating-login-for-powershell-scripts-using-service-principal.aspx The Login-AzureRmAccount -Credential $cred -TenantId…
Azure Storage Explorer incorrect prerequisites and forces me to restart pc to clear errors
I've had Azure Storage Explorer installed. According to the below page "For all versions of Windows, Storage Explorer requires .NET Framework 4.6.2 or later." …
Map Extra Attributes to ADDS LDAP Interface?
I have setup LDAPS by basically following these steps: https://zcusa.951200.xyz/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps Plus, I have created a service account that allows me to extract user information. However, I…
Are the E8-2s V3 (2 vCPU's, 64gb ram) VM's Hyper Threaded?
Grettings, Im not really sure if the E8-2s V3 (2 vCPU's, 64gb ram) VM's support Hyper Threading? Thanks a lot in advance!
VM - After Restarting, Cannot Change Password or Connect with SSH
Hey everyone, I recently filled up the OS disk on my VM and wanted to expand the disk. After expanding the disk and connecting with SSH I reallocated the partitions. Then I restarted my VM and now I can no longer connect to the VM using SSH. When I try…
restrict access to azure portal on non-business hours/days(saturday&sunday)
Hi Team, How to restrict the users to access the azure portal on non-business hours/weekends(saturday&sunday) Thanks in advance Venu
Azure Service Fabric on premise - spanning 2 Datacenters - is that possible?
Is it possible to have an azure service fabric on premise that is located in two datacenters? I assume the network latency and bandwith between that two datacenters could generate problems? So is an active / active scenario supported and what are the…
How can I gethistory of items with process IDs
How can I find history of items with process IDs
Azure: sentiment for recordings/text
Greetings, I'm looking at different approaches to do text sentiment on recordings from a call center. I'm hopping some one can point me to some demos of the best approach. I looked at a demo of Azure Text Analytics API and it looks way cool. …
"Script is disabled. Click Submit to continue."
I am working with a WebTest to mimic Azure AD user login, once user is authenticated he would be presented with an application home page. Issue: One of the WebTest response expecting user to intervene for a button click action, how can I do that…
Conditional Access - 'User sign-in frequency' Oauth implementation.
Hi, If i understand correctly, the 'User sign-in frequency' implementation is app dependent and will only be enforced if the app was designed to do so, Is that correct? If true, Can someone please guide me to documentation on how the 'User…
No Desktop ICON
There is no Desktop Icon showing. The system tray show the teams-icon, but not in taskbar.
Windows 10 taskbar numberer
Hi, on my Windows 10 I have multiple programs pinned to the taskbar. To speed up my workflow I'd like to open them by using the Windows-key + [Number]-key, which opens the program located on the taskbar at position [Number]. However sometimes I cannot…
Azure Internet Speed slow on N Series
Hello guys, I just rented a Azure NV6 machine and try to download like really big things. But the network speed is on every application really bad. It just spikes to 200mbs per second and then goes to null for like 5 seconds. Then sometimes it goes back…
Following "Storage accounts should be migrated to new Azure Resource Manager resources" recommendation for Cloud service deployment
I want to follow recommendations provided in Azure Portal Advisor, and that gives me the previously stated message telling me to upgrade classic storage to ARM storage. We use it for deploying a Cloud service, which seems to require classic storage. So…
Can we store 100 + reliable dictionaries in a single stateful service is it right approach?
Hi Team, If I store data in those many dictionaries how much CPU the stateful service will take.Will it impact on performance of the application and I have services which are similar to this. Will it be okay or can anyone suggest me how can I do…
Relation between disabling legacy protocols and disabling legacy authentication
I have read several articles about disabling legacy auth and still other articles about disabling legacy protocols. I'm confused how these two are related. …
Issues / Concerns moving from on premise AD to Azure AD
Hi Can someone please give me some advice. For years we have had our own on premise domain with AD etc. Recently when renewing licenses with our supplier we were advised to go down the route of Windows 10 Enterprise E3 per user licences…
Reserve Instace
can we reserve instances on azure vm during installation on azure?
MFA enabled account Exchange Online Powershell automation with tokens
Hello, I was told to put my question here. Just in case here is the link for my previous question. https://answers.microsoft.com/en-us/msoffice/forum/all/mfa-enabled-account-exchange-online-powershell/08a8f9f9-163f-44a4-a566-1bb3e4d6eaab I need to…