How to impement URL rewrite on Azure
I have an app that integrates to CRM on-premise through azure. The app references the latest version of CRM API (v9.0 and v9.1) whilst our client has a lower CRM API version (v8.2). The app calls a URL as follows: …
I can't schedule a certification exam
Receiving the following error even after following recommended steps to schedule an exam: "We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule…
Are Compute optimized VMs worth it for game server hosting?
I'm looking to host a personal game server for myself + friends, not expecting more than ~25 players at any given time, for games like GMod, CS:GO, Minecraft, etc. I saw on the Azure VM series page that the F series says gaming is one of its uses. But…
Transcript of the certificate exam
I took exam on 20 november and I passed. However, there is not certification transcript yet. How can I see it?
IaaS version of SAP on Azure with windows OS ?
I am not looking for PaaS version of SAP on Azure , but IaaS version of SAP on Azure. Does Azure have any offering of SAP installed on Azure VM , with windows operating system ? Please help
404 Error API One Page CRM
Goodafternoon, We are currently setting up a pipeline in MS Azure Datafactory to retrieve data from a tool calles OnePageCRM to a SQL database using the OnePage API. We manage to use Postman to retrieve all data via a HTTP request. However, when…
Environment variables via GPO
We have a server hosting an application. Users are connecting to this server using published applications on Citrix and launching the command prompt. We want that users should get an office_code as per their machine office location as per sites and…
AzureSQL Paas and Elastic Pool and Database Size
All, For the Elastic Pool Size, based on the link, is "Max data size (GB) - 1.5TB" for "GP_Gen5_6" for each database size in the pool or is it max datasize for the pool. Does this mean @ "GP_Gen5_6" , we cannot have…
Unable to access setup console for CycleCloud "Azure CycleCloud has no subscriptions and you do not have permissions to configure them"
Unable to create or configure a cluster. After connecting to the public IP of the CycleCloud instance (configured with most defaults) the following error is given: "This installation of Azure CycleCloud has no subscriptions and you do not have…
Selecting all records from the last three full days in Azure Cosmos DB
I'm looking to retrieve records from the last 3 full days. How would I be able to amend the below, so that it does not bring back any records from today, nor any historical partial day? SELECT * FROM c WHERE (c["createdAt"] >…
Moving Domain Controllers to isolated sites
Hello Experts, We are in the process of Active directory modernization where we are upgrading our active directory from 2012 R2 to 2019...part of this exercise is to also find the static IP address that are reaching to the legacy domain controllers…
Is it possible to encrypt and compress files on self-hosted runtime as part of ADF flow?
I am looking for a way to first encrypt CSV files and then compress before executing the ADF copy flow. The encryption and compression needs to happen on the self-hosted IR. To visualize this a bit Step 1 - Kick-off the ADF flow Step 2 - Encrypt…
ADF - Capture the error message when you manually cancel the ADF pipeline run.
I am trying to build an error logging mechanism in Azure Data Factory to capture all the errors into a SQL table. This works fine if a pipeline activity failed itself, I have a stored procedure connecting to the activity (when failed) to write the ADF…
Exponential forecast and Growth Ratio in ML.Net (ForecastBySsa)
I am using ML.Net for my machine learning project. My primary need is time series forecasting. For that, I am using ForecastBySsa method. This method works for a variety of data with different trends and seasonality, but in certain cases, it uses…
Ways to modify sync'd Azure AD user data
I am currently using Azure AD Connect with my on-premise AD to sync my users to Azure AD. When I try to modify users in Azure, all of the fields look dimmed and not modifiable. I am assuming this is because they want you to make the change in the…
Please create Microsoft profile and MSID for scheduling exam
Am Trying to schedule AZ-900 Exam. and facing issue with that. Could you please help me in creating profile and Microsoft id for scheduling the exam .
Registering Application Insights with Azure DevOps
I am trying to automatically create work items based on Application Insights, but I keep getting the following error message: Authorization token provided through OAuth does not have access to read/write work items for requested uri/project…
Creating buttons in a for loop
Hi all, I'm new to Xamarin, so sorry if the question is a repeat or explained badly. What I'm aiming to do is to create and display a number of buttons for each keyphrase found in a phrase and then have the selected keyword spoken back out of the device…
Azure Batch image "microsoft-azure-batch/ubuntu-server-container/16-04-lts" end of life
We've been using the azure batch image microsoft-azure-batch/ubuntu-server-container/16-04-lts to run our containers in Azure Batch. Today I noticed that it is now marked end of life: The selected image is nearing its end of life date. After Friday,…
ADFS if SQL Server is Offline
Hey everyone, I am building an ADFS and ADFS Proxy server off-site (but in the same farm) to accommodate SSO during a major network outage coming up, and will be configuring it for our current on-site SQL farm. We have plans to switch our DNS to point…