Can someone help me fix this? whenever I open up my clipboard its remains blank

Liam Tayaban 0 Reputation points
2024-05-27T08:50:19.2866667+00:00

User's image

Tried to open the Emoji Panel if possible but it wont show

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,971 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olufunso Adewumi 455 Reputation points Microsoft Employee
    2024-05-27T23:39:25.4866667+00:00

    It is understood that automating Azure Blob Storage with GitHub Actions can present challenges. The following resources are recommended to facilitate the initiation and troubleshooting of any issues that may arise:

    Microsoft Learn Tutorial: This guide provides detailed instructions on deploying a static site to Azure Storage using GitHub Actions. It includes essential prerequisites, the creation of deployment credentials, the configuration of GitHub secrets, and the addition of a workflow.

    GitHub Documentation: This resource offers insights into setting up GitHub Actions with Azure Blob Storage. It outlines the necessary prerequisites and configuration steps for both OpenID Connect (OIDC) and traditional credentials-based authentication.

    Azure Documentation Repository: Here, one can find a markdown file that explains the process of deploying a static website to Azure Storage using a GitHub Actions workflow.

    GDS Blog Post: This post demonstrates the integration of GitHub Action with Azure Blob Storage. It covers the creation of an Azure Blob Storage account and a GitHub repository, as well as the configuration of a GitHub action that uploads a file from the repository to Azure Blob Storage upon each commit.

    These resources should provide the required steps and knowledge to successfully automate deployments to Azure Blob Storage via GitHub Actions. Should difficulties persist, these documents also contain sections for troubleshooting that may address specific issues encountered. It is hoped that this automation process will be met with success.

    https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-static-site-github-actions

    https://docs.github.com/en/enterprise-server@latest/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-azure-blob-storage

    https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/storage/blobs/storage-blobs-static-site-github-actions.md

    0 comments No comments