como corrigir o erro 30182-44 (2) ao instalar o office home & business 2024
Notebook HP - i7-1355U, 32gb ram, novo, iniciei a primeira vez o windows 11 pro, desinstalei o office 365 e tentei realizar a instalação da imagem do office 2024 h&b, mas ocorre esse erro, verifiquei diversos métodos mas nenhum deu certo.. após…
Install-Module -Name d365fo.tools -force -verbose doesnt work in virtual machine
Hello, The command line Install-Module -Name d365fo.tools -force -verbose doent work in powershell in our virtual machine (Azure devbox). We have this error message : PackageManagement\Install-Package : Package 'PSFramework' failed to download. At…
Cosmos DB doesn't support MongoDB `hello` command
Hi, MongoDB is using "hello" command for handshaking health check. However, CosmosDB doesn't support it, and all the application development frameworks have switched from isMaster command to this now, which is creating dirty overriding layer in…
create AKS via Cli/Powershell its create second resource group
Hello, when I create an AKS via Azure Cli or Powershell, a second resource group is created with the prefix MC. This group contains Public IP - Access of the Cluster API Network NSG Virtual Machine Scale Set Load balancer Is it possible to give…
Revision and Replica
Hi, I had a doubt regarding, max and min replicas and revision. Suppose I set, min_replicas=1 max_replicas= 3, then in my UI- I see current replica= 2 when I click on view details I get only one active replica? So how does revision and replica…
By code, how to include AI Search results based on files data for citations using CompletionClient complete call ?
Hi, Starting from the basic example provided in Azure AI SDK (https://learn.microsoft.com/en-us/azure/ai-studio/quickstarts/get-started-code?tabs=windows) based on the OpenAI gpt model I trained using files as datasources in AI Foundry, I wanted to do…
Cannot generate embed view for excel workbook to allow guest access
Hi Team, The project I'm working on requires to display an embed view of our excel workbook on one of our web pages so that when a visitor lands on the site, they can use the excel sheet to do some basic budget calculating. In the excel workbook we…
How can I use Azure DCAP Attestation Service to verify my SGX Enabled Confidential VM>
Hi, I am trying to verify my Azure SGX Attestation process using Azure-DCAP. I am new to this .I tried available documentation. Could Generate the Quote. But Generated Quote couldn't be verified. use following Repository to Generate and Verify the…
Critical Azure Site Recovery components of Recovery Services vault has expired
Asking the community to find out who else may have encountered this. As some context, We have an ASR vault purely for on premise Hyper-V nodes to replicate to a RSV. We don't use azure backup. On our we have installed... Microsoft Azure Site Recovery…
How to auto-authenticate AML compute instance to start on a regular schedule?
Hi, I am trying to use Azure ML workspace to run Python notebooks on a regular basis to query Kusto data and conduct data processing. I created a Compute instance in AML, set up the starter shell script, and configured the Startup schedule of the compute…
Is it possible to run VBA scripts upon startup with Outlook
I am trying to do the following: Move Emails on a Schedule from one folder to another. So far, I have the macro that moves the emails. However, I am not sure how to initiate this automatically. Copilot told me I can make a .vbs that with MS Scheduler…
Can we use encrypted vm to list on azure marketplace?
I am planning to list my application on azure marketplace as a VM image. My concern is that, can I list an encrypted VM on azure marketplace?
Key based authentication disabled for this resource
I'm trying to create a vector index by uploading a pdf file in the chat playground. However I keep getting an error message that my AuthenticationTypeDisabled: Key based authentication disabled for this resource. Its unclear which resource this is…
Given that VCSA ssh access is not permitted, what is the best approach to ping a destination from AVS VCSA?
Need to ping connectivity between AVS vCenter and on-prem AD to check for open port.
Entra ID Global Secure Access Web Content Filtering Missing Key Risky Categories?
Hello, The " Web content filtering policies", in "Entra ID Global Secure Access" console, seems to be missing critical Web Content Filtering Categories such as "anonymizers" , "Artificial Intelligence" and…
431 RequestHeaderFieldsTooLarge when calling certain Azure Open AI models from Power Automate
We're calling Azure Open AI from Power Automate to do chat completions. Because the model we're using (gpt-35-turbo-16k 0613) will be retired soon, we're trying different models, however they all fail with 431 RequestHeaderFieldsTooLarge. This only…
Operand type clash when use Always Encrypted
Here's a cleaned-up version of your post: When I connect SSMS to a SQL Server 2022 database with Always Encrypted enabled, I get the following error: Msg 206, Level 16, State 2, Line 3 - Operand type clash: datetime is incompatible with…
Private Azure Account linked to old work-directory (no access to organization)
Please help me, I do not have any clue how to fix this anymore. I have a private Azure account and a private Microsoft account on the same email. In my Microsoft teams apps, it says I am connected to an ORG that I don't have the permission to. This ORG…
Need VCPU quota in central India
Kindly allocate VCPU quota in central India for subscription 5ec12253-b05b-4351-857f-3680e4a21d99. If possible kindly create internal ICM for this.
How do you sign a nuget package (.nupkg)
We currently sign nuget packages using dotnet nuget sign command in the project with 3rd party certificate. How can we sign with Azure Trusted Signing certificate?