help please
14 TopicsUploads to teams chat stuck
Hello - I am having an issue trying to upload really any file to my microsoft teams chats. Whether it be a jpeg, excel file, word doc, anything. It will constantly get stuck at the very beginning of the upload. I have tried this in the web application as well with no luck. This is a recent issue for me as I have always been able to upload files into my chats. any help is much appreciated!11KViews0likes4CommentsHow to pass you variable to env in azure devops?
How to pass you variable to env in azure devops? ```` parameters: - name: OrganizationName type: string - name: AgentPoolName type: string - name: ApiVersion type: string - name: jobName type: string jobs: - job: deleteOfflineAgents_${{ parameters.jobName }} displayName: Delete Offline Agents in ${{ parameters.AgentPoolName }} pool steps: - script: | AgentPAT=`aws secretsmanager get-secret-value --secret-id secret --query SecretString --output text | jq -r .secret` .azurepipelines/scripts/offline-azp-agent-cleaner.sh displayName: 'Delete Offline Agents' env: ORG_NAME: ${{ parameters.OrganizationName }} AGENT_POOLNAME: ${{ parameters.AgentPoolName }} API_VERSION: ${{ parameters.ApiVersion }} AZURE_DEVOPS_AGENT_PAT: $(AgentPAT) ```` when echo AZURE_DEVOPS_AGENT_PAT shows "$(AgentPAT)" not the PAT key "keysample123asd13"4KViews0likes2CommentsTeams Crash
I can open teams and be fine, but when my computer connects to the call it crashes, any where from immediately to 30 minutes in. It always says i'm "On hold" before crashing and it freezes all movement on my pc screen and gives me a DPC Watchdog Violation. This hasn't happened with any other of my PC applications, But it's happening 24/7 with teams.3.6KViews0likes1CommentM365 Group deleted and Modern site is broken
So here's my dilemma. I have a Modern SharePoint Site that used to be connected to an M365 Group. Some way or another, the M365 Group associated to that site either expired/got deleted and we are outside the 30 day window to restore it. So it disappears, unable to be restored. Now the SharePoint site is left without that Group. That Group provided the Owners SCA Access and the Members Edit access to the site. On top of this, the Site Information is messed up as that used to be pulling from the M365 Group, which no longer exists. The circle will spin forever (as seen below). I'm sure other's have run into this issue. What is your solution or workaround? How can I fix the site? Can I create a new Group and re-associate? I'm comfortable with powershell and other admin tools, I just need a nudge in the right direction.2.2KViews2likes4CommentsThere was a problem when attaching this file. Please remove and tried again.
Hello why is this happening? I try web also having same problem, I try delete some files on One Drive also same, and I going to miss the deadline due to this. In the chat box or upload directly to the group doesnt have problem, only this one which created by my lecturer is having problem.1.8KViews0likes1CommentPLEASE Help
I use the windows dev build. last updated a couple months ago. i was trying to update my computer recently but it isnt working, it is now saying that if i dont update by the 15th my computer will be a major security vulnerability and i really want my computer to update, i have tried everything that i could find on the internet, no luck. Please help.1.6KViews0likes2CommentsDevice Limit Microsoft Store Reached
My Desktop Store shows max amount of devices (3) has been reached and I am unable to install apps offline The Microsoft Store online shows 0 of 10 devices linked. Anyone have insights into how I can reset this or correct it to install apps offline?921Views0likes0Commentsdoes windows 10 use wininet.dll or default browser engine for non-browser https requests
Does windows 10 use %windir%\system32\wininet.dll or default browser engine for non-browser https requests and response processing? I ask because if/when my edge dev channel install, configured as my default browser, is experiencing some regression that causes it to intermittently crash or load from scratch very slowly subjectively it seems to affect performance of other non-browser app aspects of my windows 10 shell experience.886Views0likes0Comments