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…
Change in exam center location
Hi All, Wanted to change the exam centre along with location. Any leads would really appreciated.
How to prevent Truncated URL on JobInput with python sdk
When submitting a job to Azure Media Services, I'm getting an error because the input url is being truncated unexpectedly. #python 2 from msrestazure.azure_active_directory import ServicePrincipalCredentials from azure.mgmt.media import…
Sentinel KQL converting Epoch to normal DateTime
Hello, Is there an Azure Sentinel KQL that will allow me to take EPOCH time and display it as a normal DateTime such as 11/20/2020, 11:24:31.227 AM in a column as standard?
Azure CDN Standard - Origin override rules engine not working
I'm using Azure CDN Standard with 1 endpoint. I have 1 origin that serves the domain.com and another origin to serve a REST API which I want request at domain.com/api I have setup 2 origin groups, 1 for the web and 1 for the rest api. I used the…