AzureAD Sign out bindings
Does Azure AD supports HTTP-POST ? I can see HTP-Redirect is used in metadata but need to confirm if HTTP-POST can be used as well. Some applications may have hard dependency on HTTP-Post and unless it is supported by AzureAD, sign out on those apps wont…
What is Azure Synapse Analytics
Hello All, What is Azure Synapse Analytics? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from Azure Synapse FAQ
Will ADLA support ADLS v2?
Hello ADLA folks, Is ADLA planning to support ADLS v2? If so, can anyone provide an approximate date of when this will be available. Some background: We have a client who uses ADLS v2 and would prefer to use ADLA for their analytics needs. However…
How to determine datetime when U-SQL Database object was compiled?
I have a few U-SQL databases that I've created in ADLA, and in each database I have compiled objects (stored procedures, table functions, views, etc.). I want to see WHEN each item was last compiled similar to how I might query sys.objects in SQL…
Why should we use Azure Lighthouse ?
Why and when should we use Azure Lighthouse [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Azure Docs
Get rid of OAuth 2.0 pop dialog browser
My team is trying to embed Power BI reports into our Salesforce visualforce pages. So far, I have followed the Embedding a Power BI Report into Salesforce blog from Microsoft:…
How to do arithmetic with textboxes
I have two textboxes on a wpf window that contain numeric values; call them txt1 and txt2. I want a third textbox (txt3) to show the difference between those two values. I created a Property in code-behind called Diff defined as: Diff =…
Does Azure ADDS need a Domain VM for only on cloud setup
I have installed Azure ADDS for configuring windows virtual desktop environment. The setup is totally on the cloud and there are no on-premise network. Do I need to install a VM to manage the ADDS services?
rds.wvd-provision-host-pool - provisioning failed - "code": "VMExtensionProvisioningError",
While creating Host pool for windows virtual desktop - It gave an error after creation of VM machines. the error was on dsc extenstion with status showing as "Conflict". The error code was "code":…
Rate limit of Text Content Moderation
we are developing a chat service for our customer, so we need to moderate profanity in chat messages. We found your Cognitive Service really useful, are this page referring to text content moderation ? At the moment we cannot estimate the number of…
Model file is not found for Registration of model in training Pipeline.
"We want the model to automatically register model every time there is a new model. we created the model in the process and write it out to a pipeline data set.To persist it then we upload and read it for registration. We are using ./output to…
Request Failing for Bing Entity Search.
"I am trying to make a request using the following URL and Keys. URL : https://eastus.api.cognitive.microsoft.com/bing/v7.0/entities/ KEYS: mkt:en-US q:restaurants However, I get the following response - (even though there is a valid…
Save R objects in Azure ML and use them in other experiment?
"Is it possible to save R object in Azure storage (not a trained model) and then use it in a new ML experiment? My specific example is: Running PCA with R (""prcomp"") and then apply the transformation over new data. It…
Does bing autosuggest API support HTTP requests?
Can I use Bing auto suggest API with HTTP only requests to get suggestions for my search terms for my internal website? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source:…
Azure Web Job and PowerShell Module
Hi All, Is it possible to install PowerShell module in Azure Web Job? because I need to implement a console application which will host in the Azure Web Job will use PowerShell command for Power Apps…
Generate custom report from SQL Server Express
Hi, Is there a way to generate custom reports from a SQL Server Express database? I'm building a UWP app from which the user should be able to print or export the report to PDF. Any help appreciated. Regards, Preveen R.
WPF - Is there a way to get Windows to ignore the manual WindowStartupLocation I'm using for a particular window?
I'm using WindowStartupLocation.Manual to open a window on my app and I wonder if there is a way to tell Windows to ignore that location and do not open the next window after this one (where it is not mentioned a specific location for it) following my…
Netskope reverse proxy for Azure and O365
Hello Wondering if anyone has every used Netskope's reverse proxy for Azure and O365? I have read some of the documentation for this product, and it appears they of some of the same security features that come with a P1 or P2 Azure license. I'm trying…
Changing settings in Azure Web apps with powershell.
I am making a powershell script that deploys an app service and changes the configuration automatically. An example of such configurations are: the platform setting to set the azure platform to 64bit. i changed this with: $WebAppPropertiesObject =…
antivirus and WAP
hi! Are there any concerns for installing antivirus on a couple of load balanced wap servers that are the front ends to the adfs 3? Thanks!