Japanese characters in Excel VBA menu
I am a Windows 10 Home 22H2 user with a Microsoft 365 subscription. A few weeks ago, I installed a Japanese language pack in addition to Hungarian to write Japanese characters (picture_1). There was no problem with that (picture_2), but when I wanted to…
Admin access and Authenticator Helix of frustration
How do I actually get to speak to someone in Microsoft when I have a problem? - Admin access and Authenticator. How do I actually get to speak to someone in Microsoft when I have a problem that no BOT or FAQ or subsite of MS can help with? - Admin access…
How do I apply our founders credit to our Azure account?
Hi, I seem to be unable to apply our Azure founders credit to our Azure account. Can someone please provide some guidance on how to do this? I get a message saying "you are not eligible for this sponsorship".Thanks
Preventing unintended CC of unrelated recipients in Outlook
How can I prevent my email, originally sent to a specific user, from being CC-ed to others who replied to me? I did not include them in the conversation. I do not have any rules applied nor is my sent items set to automatically CC other users. Is there a…
Can't start AKS Cluster
Failed to start the Kubernetes service 'extviya-aks'. Error: AKS is experiencing heavy usage in region germanywestcentral. We are working on adding new capacity. In the meantime, please consider creating new AKS clusters in a different region.
The sandbox for this module is currently unavailable.
Hello, While going through the Microsoft Azure Fundamentals course, I encountered an issue with the module Describe the core architectural components of Azure: "The sandbox for this module is currently unavailable. We're working to resolve this as…
Why are my questions going to error 404 page not found?
WHen I post a question, after the puzzle and submit, I get 404 page not found. I'm not amused. What's up with that?
Error while excution
ErrorCode=InvalidParameter,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The value of the property 'secretName' is invalid: 'Value cannot be null. Parameter name:…
Onedrive Authorization Issue
Hi Support Team, We encounter the problem "Need admin approval" when we try to authorize OneDrive using oauth 2.0. The below urls are used Auth URL: https://login.microsoftonline.com/common/oauth2/v2.0/authorize Access Token…
The sandbox for this module is currently unavailable.
*"The sandbox for this module is currently unavailable. We're working to resolve this as quickly as possible. In the meantime, you may be able to complete this module's exercises using your personal subscription, but charges may apply and you may…
innocent [ ~ ]$ https://github.com/MicrosoftDocs/mslearn-cloud-native-apps-express.git bash: https://github.com/MicrosoftDocs/mslearn-cloud-native-apps-express.git: No such file or directory
innocent [ ~ ]$ https://github.com/MicrosoftDocs/mslearn-cloud-native-apps-express.git bash: https://github.com/MicrosoftDocs/mslearn-cloud-native-apps-express.git: No such file or directory This question is related to the following Learning Module
I accidentally clicked a box which meant OneDrive backed up 'documents' folder and now oneDrive is full - so how do I get the files back without paying to increase storage?
Somehow I accidentally selected to backup my local pc 'documents' folder to OneDrive. It did this and now my OneDrive is over the size limit, files have been removed from my local machine and it looks like I can't access files without paying to increase…
Unable to see Microsoft Learn Sandbox to work on Microsoft Learn exercise(s) for the learning for unit 4 of 9 at ~ https://learn.microsoft.com/en-us/training/modules/describe-core-architectural-components-of-azure/4-exercise-explore-learn-sandbox !!
I am learning the Microsoft Azure Fundamentals learning course through Microsoft Learn and learning the unit 4 of 9 of the learning course, at the URL link ~…
please provide specific details about the patch, KB, or update version required to remediate CVE-2024-49112 manually?
Could you please provide specific details about the patch, KB, or update version required to remediate CVE-2024-49112 manually?
Access denied SSIS
Hi, While i am trying to access SSIS through Visual Studio, i am getting below error *connecting to the integration services service on computer "abcdef" failed with following error :"Access denied". I gave the permission in the DCOM…
Not able to create AKS Cluster using Azure Pass Subscription
No able to create AKS Cluster using Azure Pass Subscription {"code":"InvalidTemplateDeployment","details":[{"code":"ErrCode_InsufficientVCPUQuota","message":"Preflight validation check for…
how to get out parameters from oracle procedure in logic app?
Hi , I am trying to execute oracle procedure with parameters. if i don't add out parameters in oracle procedure, logic app runs successfully. however, i got error when I add out parameter in the procedure. is there a way i can get the out parameter…
Unable to create AKS service- see error below
{"code":"InvalidTemplateDeployment","details":[{"code":"ErrCode_InsufficientVCPUQuota","message":"Preflight validation check for resource(s) for container service cna-demo-ak???? in…
what is difference between AKS and machine learning compute
Azure offers managed compute resources, including Azure Kubernetes Service (AKS) or Azure Machine Learning Compute. I want to upload fine-tuned LLM like Qwen2.5 or llama3.1 to Azure and online serving with these fine-tuned models, what is difference…
Connection reset by peer
Hi I have Asp.net 6 (MVC) application running on Docker. Sometimes I get error recv() failed (104: Connection reset by peer) while reading response header from upstream. I have no idea, how I can fix it, if anyone know, please help