382,444 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

azure Vm security from Unauthorized access

Hey Guys, I have created azure vm. I want to secure azure vm from DDOS and Brute force attack. Guys please suggest, How do I protect vm from attacks other than JIT.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,929 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,392 questions
asked 2020-07-15T06:16:33.2+00:00
Narendra Gupta 21 Reputation points
accepted 2020-07-20T05:04:59.277+00:00
Narendra Gupta 21 Reputation points
1 answer

Read Teams channels using Graph API as a b2b (guest) user

Using the following Graph API endpoint, as a guest user I am unable to see which teams I am a part of. GET /v1.0/me/joinedTeams HTTP/1.1 I receive this response from the API: { "error": { "code":…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2020-07-17T03:57:24.387+00:00
Alexandr Yeskov 1 Reputation point
commented 2020-07-20T04:29:48.817+00:00
Shashi Shailaj 7,601 Reputation points Microsoft Employee
1 answer

Problem generating random string in Azure Cloud Shell Bash

I am trying to generate a random string of a certain length in Bash. This works in every other Bash shell I could test (Ubuntu 18.04 LTS and Debian 10) $ cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 10 | head -n 1 n8a4wxvb01 $ cat…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
697 questions
asked 2020-06-02T17:08:38.593+00:00
James Pansarasa 1 Reputation point
answered 2020-07-20T04:02:19.063+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
1 answer

Azure Service Fabric (local cluster) - can't get access to image store

Hi, I installed Service Fabric Local Cluster and now trying to get access to its image store. Per this link I'm trying to call Get-ServiceFabricImageStoreContent -ImageStoreConnectionString "fabric:/ImageStore" but get this…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
268 questions
asked 2020-06-13T07:35:25.293+00:00
senglory 1 Reputation point
answered 2020-07-20T04:00:55.587+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
1 answer

visualstudio.microsoft.com allowed ur and ip ranges

i want to allow visualstudio.microsoft.com url in my firewall . please let me know what are url need to allow

Azure Content Delivery Network
asked 2020-06-29T05:17:48.907+00:00
vetal Groups 1 Reputation point
answered 2020-07-20T03:59:30.63+00:00
BhargaviAnnadevara-MSFT 5,466 Reputation points
2 answers One of the answers was accepted by the question author.

How to change Azure HDInsight Hadoop to Azure Private endpoint.

I already create a Azure HDInsight Hadoop cluster but in public network. Now,I want to change it into Private network using Azure Private Link to private endpoint. How can I change "https://<CLUSTERNAME>.azurehdinsight.net" to "…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
210 questions
asked 2020-05-08T23:16:35.12+00:00
KranthiPakala-MSFT 46,492 Reputation points Microsoft Employee
answered 2020-07-20T03:35:32.467+00:00
Zhenyu Zhou 1 Reputation point Microsoft Employee
1 answer

cannot open vnc viwer for Widnows 10 pro

Hi, I have installed VNC Server on the VM with windows 10 pro os have opened the ports 5900 and 5901 but cannot open the vnc server can anyone help Regards, Mike

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-07-20T02:10:41.813+00:00
Mike 1 Reputation point
answered 2020-07-20T02:31:13.943+00:00
Anonymous
1 answer

Can not access ONE Drive.

HI now i use office365, but some weeks ago can not access ONE DRIVE. can you give me solve? thanks.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-07-20T02:12:46.98+00:00
m20013 1 Reputation point
answered 2020-07-20T02:29:18.7+00:00
Anonymous
1 answer

windows server 2003 升級

想請問一下 我們公司目前還在使用windows server 2003 , 近期公司有升級計畫希望把2003至少升級到2016, 但對於升級server有些疑慮, 想知道 windows server 2003 32位元版 能不能 用升級的方式升到2016 希望能保留原先的設定跟 架設的IIS 網站 如果可以 我該用什麼方式升級 從2003 > 2008 > 2012 >2016 這樣逐步升級的方式 還是能夠直接升級

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-07-20T01:29:54.963+00:00
rain liou 1 Reputation point
answered 2020-07-20T02:06:51.853+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Azure Active Directory with Claims for fine grained authorization in Azure Functions

I am trying to implement Azure AD with Claims in a Java Spring Boot project. I can find examples for REST however couldn't understand or find how to do it with functions. Because in Spring the context just got initialised after the function is called…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2020-06-24T23:14:08.387+00:00
Klaus Villaca 26 Reputation points
accepted 2020-07-20T01:29:20.713+00:00
Klaus Villaca 26 Reputation points
2 answers

Backing up Azure AD connect

In the faq for AAD Connect, the answer to the best practices question states the following, Backup everything Backup Keys Backup Synchronization Rules Backup Server Configuration Backup SQL Database But you are not told how you can…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2020-07-19T22:20:14.547+00:00
Sir A 131 Reputation points
answered 2020-07-19T23:17:00.817+00:00
Andy David 701 Reputation points
1 answer

C++ winRT Xaml how to use controls from Shapes

When I try to add a rectangle to a page through the XAML editor (Drag and drop) I get errormessages when I tries to complile. It appears as if the ::winrt::Windows::UI::Xaml::Shapes:: ; namespace does not exist ! Is this correct ? How can I use…

Universal Windows Platform (UWP)
asked 2020-07-19T14:58:05.287+00:00
Per Arne Skarstein 26 Reputation points
commented 2020-07-19T23:10:06.797+00:00
Richasy 21 Reputation points
2 answers

Web application w/ AD authentication accessing IoT Hub API: working example?

I am trying to build a web application that allows users to Log-in with an AD account Interact with the IoT Hub API in order e.g. to list all devices I ran into multiple problems: The recommended way for a browser app to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2019-12-05T13:40:12.91+00:00
Markus Tacker 1 Reputation point
answered 2020-07-19T22:32:54.45+00:00
Sander van de Velde | MVP 32,726 Reputation points MVP
2 answers

Azure blockchain workbench API limitations on contracts workflow id

When I try to do a GET request with the API for my azure blockchain workbench - specifically to this: https://p8blkchwkbench-bk3m3c-api.azurewebsites.net/api/v2/contracts?workflowId=250 it returns only the first 20 contracts under that workflowId. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-06-25T19:30:57.15+00:00
Ramanjani, Rajiv 26 Reputation points
answered 2020-07-19T21:39:28.077+00:00
Ramanjani, Rajiv 26 Reputation points
1 answer

xamrin form maps

xamarin form maps how to save longitude latitude in azure

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-07-19T20:13:03.967+00:00
hatem abdulrhman 21 Reputation points
answered 2020-07-19T20:38:48.44+00:00
Anonymous
1 answer

Connect my home network to the server on azure

Hi, I created a virtual server but didn't choose to use the public ip, but now I can't access my virtual machine. What should I do to access the remote desktop of the virtual machine? Can I configure any VPN and Windows 10 from home access via LAN?…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,929 questions
asked 2020-04-14T07:21:57.043+00:00
Salves 501 Reputation points
answered 2020-07-19T20:10:59.28+00:00
UkDanR 96 Reputation points
2 answers

Azure IoT Error

Hello, I am facing an error at Azure function level. The data is received at IoT Hub as I can see my device but the function errors out Please check Thank you Regards, Luke Vupputuri

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
575 questions
asked 2020-03-30T14:50:14.523+00:00
Luke Vupputuri 6 Reputation points
answered 2020-07-19T19:19:47.95+00:00
Sander van de Velde | MVP 32,726 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How can i restore a database in Azure SQL from storage account throught Script

Hello friends, i have a blob storage account in azure with a .bacpac file and i would like to restore this database to azure sql database using a script, since the user that will do the restore dont have access to Azure Portal. Can somebody help me…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
asked 2020-07-17T20:29:09.86+00:00
Alex Pereira 21 Reputation points
accepted 2020-07-19T18:46:26.47+00:00
Alex Pereira 21 Reputation points
1 answer

Warehouse and location not coming in Counting Journal lines

Dear Experts, While creating a counting journal by selecting Item, I am not getting Warehouse and Location details in the generated lines. Although before lines generation I checked mark warehouse, location, and batch at the form. Kindly provide…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2020-07-19T15:14:26.88+00:00
Meer Mohammed Hyder 1 Reputation point
answered 2020-07-19T18:24:30.827+00:00
Anonymous
1 answer

Azure-Ad: how to assign user to the app?

Hi there, I am following this documentation: https://learn.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps in order to add users to the registered app in the Azure AD. There's a piece saying that there…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2020-07-19T16:24:31.613+00:00
Sergiusz 1 Reputation point
answered 2020-07-19T17:56:00.2+00:00
Andy David 701 Reputation points