ADC Not registering data sources using the Application
ADC Not registering data sources using the Application. Hi I am trying to help a customer with Azure Data Catalog and have encountered a problem while trying to register the first object which is a table from Azure SQL database. I get a successful…
How to integrate/add more metrics & info into Ganglia UI in Databricks Jobs
As per https://learn.microsoft.com/en-us/azure/databricks/clusters/clusters-manage#monitor-performance, Ganglia metrics Collection Period Snapshot modifications can be done using init scripts. Could you please help with pointers to modify by default…
In Analysis Services, turning the AlwaysUseGateway property True/False
Hi, We have a requirement to set the AsPaaS\AlwaysUseGateway property to true and when not in use, turn the property to false In simple words, we want to automate its value,setting it to true/false whenever we require Is there any way to…
Permissions and consent evaluation by CA policy
If application needs to use different services owned by AzureAD/Office365 like User.Read and Mail.Read and send a request to retrieve code from authorization endpoint, i expect CA policy to trigger MFA when it is set on Exchange online. However, i…
How many VM's can be deployed on a Dedicated host?
How many Virtual Machines can be deployed on dedicated host? Is there a limit/quota on the VM sizes that can be deployed? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source:…
Are existing SQL Server virtual machine gallery images updated?
Are existing SQL Server virtual machine gallery images updated? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source: FAQ
Can I skip these pages at OOBE stage?
Hello! I'm deploying the Windows 10 1909 and I need skip two pages, but I'm not finding parameters to do it. This is my set up to OOBE stage: <OOBE> <HideEULAPage>true</HideEULAPage> …
Get-AzureADPolicy is not working
I am getting below error while running command Get-AzureADPolicy PS C:\WINDOWS\system32> Get-AzureADPolicy Get-AzureADPolicy : Error occurred while executing GetPolicies Code: Request_InvalidRequestUrl Message: Request url was invalid. The…
Problems With Bestar
Hello, I purchased a mini pc from Bestar using jack'n'shop on Amazon and everything was working properly until just recently with the virus after four months Windows 10 Professional want's me to reactivate Windows and claims the Windows to be…
How can I auto-logged a user inside a Sharepoint Web Part?
I have a website "Play web". When I want to access into this site I have to login previously with user/pass. An authtentication module, handle this info and starts a communication with an Azure AD. If the user is validated properly using a…
Azure Active Directory with Azure App Service ASP.NET
Using the Azure portal -> Azure Active Directory -> App Registrations. I created a new app registration and connected it to my Azure App Service (ASP.NET Web Forms website). Why does the redirect URI have to always be changed from localhost/ to…
Access share on non-domain Windows 10 PC using domain user
I've spent several hours reading questions & answers for a variety of related problems, but I couldn't find one that matched my configuration, which doesn't seem that complicated: I'm a remote worker and I have two Windows 10 laptops. Both…
Unable to create analysis services resource
![5232-analysis-service-error.png][1]
How to move Batch accounts across regions?
I want to move existing Batch account from one region to another is this possible? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source: FAQ
What is the maximum lifetime of a completed task?
What is the maximum lifetime of a completed task? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source: FAQ
From Batch task created from portal, how can we redirect the output file to storage account?
From Batch task created from portal, how can we redirect the output file to storage account? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: MSDN Thread Link
error in method 'PushAudioInputStream_write', argument 2 of type '(TYPEMAP, SIZE)' while preparing stream for speech to text
0 I am trying to send stream to azure speech to text using the below logic def get_speechstream_text_async(self,stream): try: print('push shart') stream_format= speechsdk.audio.AudioStreamFormat() …
Table 'mysql.proc' doesn't exist
Getting Table 'mysql.proc' doesn't exist when connecting from .net application to azure mysql 8.0 database. please help [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source:…
How to get the Access Log for the Storage Account?
I want to know how public users download files from my Azure storage account. I am reading the article https://learn.microsoft.com/en-us/rest/api/storageservices/enabling-storage-logging-and-accessing-log-data but still have some problems: In…
SSL Error when rebalancing after scaling Hyperscale cluster out
Title: SSL Error when rebalancing after scaling Hyperscale cluster out I scaled out an Azure Database for PostgreSQL Hyperscale cluster from 6 to 10 nodes. Scaling was initiated via the Worker Node count slider on the Configure page. There were no…