Pulling attributes from Azure AD user accounts, custom
My user accounts are setup with on premise AD servers but sync to Azure AD. I need a custom application to query Azure AD to get some standard field like name, manager, etc. I also need to have it pull custom attributes from on prem OR custom…
New-AzSqlDatabaseExport with private link
I'm trying to write a powershell script to export a database to a a BACPAC from a server with Private Link configured (no public access) using the latest version of the Az module (4.8.0). I'm having a hard time understanding what parameter values I…
In Azure AD, how to access an API registered as multi-tenant(Tenant-A) from another tenant (Tenant-B)
We have created API in Tenant-A and exposed a scope (api://tenant-A/app.read) ,we have created Web Application in Tenant-B. Now we are trying to register permissions of Tenant-A in Tenant-B web application. How can we request permission of Tenant-A in…
Is it possible for us to create an app on our azure and can be shared with others to use?
Hi All, We are trying to integrate Onedrive with a WebApplication. Intent is to get the content from Onedrive into WebApplication on any event. We are able to integrate and using the "APP Register" in Azure Active Directory and configuring…
Connect VPN with Google cloud
We currently have a service in Azure and we use a VPN to connect it with our corporate On-Premise network, but we have the need to connect it with the services of clud.google.com to a service that we also have there, could you help us validate if this It…

Traffic Manager for same HTTP and HTTP site
Hi, I have a website (site.company.com) that works for both HTTP and HTTP. In the profile of the traffic manager I can choose only HTTP or HTTP. My public FQDN makes a CNAME for (name. Trafficemanager.com), but it only works with HTTP or HTTPS. …


how to restrict exchange application permissions
hi, i'm creating automated solution for some reporting, that is to be run by 1st and 2nd line. quite recently there has been a new connect-exchangeonline feature allowing to connect with certificate, using EXO app registration …


Traffic Manager (Custom Header Settings)
Hi, I configured (Custom Header Settings) with some multisite. host: site1.company.com, host2: site2.company.com, host3: site3.company.com doubt: When host1 is degraded, but host2 and 4 are still on, will the status monitor be degraded? If so,…


MDT 2013 on windows server in Cloud
Hello, I have been using MDT for a few years now and been asked a question. The company i work for want to move all servers to the cloud, Currently the server is on-site. But anyone with any experience can answer wether the MDT setup will work on a…

Intune Group Members
How to add hostnames of bulk machine in Intune Group?

Microsoft Defender ATP feature anti-BOT and anti-APT
I've been researching Microsoft Defender ATP Documents and haven't found an article that explains how to configure anti-bot and anti-APT. Are there these features in Microsoft Defender ATP? Thank you!


Minimam plan on Azure web app service
Hi, We have a very basic ASP net core website. Which does minimum operations. In the azure production plans starting from 70+ USD. Is there any minimum plan less than that I can avail? Please advise. Thanks, Muthu
Azure Migrate over Checkpoint Firewall
Hi, i have a question about Azure Migrate and Checkpoint Firewalls. For Azure, Checkpoint has CP Opjects (Templates) for Azure Services like for example Exchange (CP_MS_Exchange). Behind these Updatable Objects are all needed IP-Ranges for the Service.…

Does Azure policy supports external data?
Hi, I need to implement a policy that depends on external data available via RP, in other worlds, the decision whether the resource is compliant or not, depends on the relevant data in the RP(Azure Resource Graph for example) is this model possible…

How to view / change log analytics binding for azure app gateway?
How do I see which Log Analytics instance a given Azure App Gateway instance (WAF V2) is bound to? How do I change this if necessary?
How exactly are existing TSI Preview versions, upgraded towards GEN 2?
Hi, We curently have a production environment running Time Series Insights Preview. We have been running it for over a year already and we are very satisfied with the performance it gives us to analyse data, even though it was always just a preview…
(Beginner/New to Azure ML)Unable to execute Jupyter Notebook code in Azure ML
Hello all, While trying to follow official guide for MOC as described here: https://learn.microsoft.com/en-in/learn/modules/classify-images-custom-vision/3-create-image-classifier I am stuck at step 3 under 'Download the exercise files': …
Is office 365 a saas service hosted on Azure or Microsoft?
I am trying to make a tutorial over the SaaS , PaaS, and IaaS service offer by Azure. I understand that Azure IaaS is virtual machines, and Azure PaaS is Azure Cloud Service (providing deployment tool and api to build application). It only felt…
Windows Virtual Desktop
We currently use Wyse thin clients that connect to our current VMware horizon view clients. We are interested in moving to WDV, but need to make sure we can use our current hardware. If we can, how would that work?

Iothub query on job schedule for device twin not working
I have followed this documentation: https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-node-node-schedule-jobs#schedule-jobs-for-calling-a-direct-method-and-updating-a-device-twins-properties var queryCondition = "deviceId IN…