43 questions with GitHub Training-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Describe working with Git locally

https://learn.microsoft.com/en-us/training/modules/introduction-to-devops/11-describe-working-git-locally I AM on part # 10 and stuck the documentation provided here is really hard to follow. In the context of the git repository, execute the following…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-13T04:42:40.9633333+00:00
Alvin Detoya 20 Reputation points
accepted 2024-09-19T21:03:04.48+00:00
Alvin Detoya 20 Reputation points
1 answer

Azure GitHub Action Federated Identity Login Issue with Release Tag Pattern Matching

I am deploying a container app in Azure using GitHub Actions. I encountered an issue with the federated identity when trying to login with Azure CLI through OIDC. The error from the GitHub Action log is as follows: AADSTS700213: No matching federated…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
405 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-19T09:58:06.9933333+00:00
Nekhilesh Bansod 0 Reputation points
commented 2024-09-19T16:47:14.1566667+00:00
Nekhilesh Bansod 0 Reputation points
0 answers

Getting this on the URL despite GitHub Actions deployment saying its going through: "Your web app is running and waiting for your content"

I am trying to set up my code to be hosted. I set up Github actions and everytime I push it does build and deploy, but when I check out the url its "available" on it just tells me that it's not set up. Im using Node 20 and the app service is…

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
888 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,679 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-27T00:40:45.3666667+00:00
Kevin Roy 0 Reputation points
edited the question 2024-09-14T20:24:25.5666667+00:00
Kevin Roy 0 Reputation points
2 answers

How to fix the error cause the gitHub repository to display the commit name differently as the name of the account?.

What cause the differences as shown in the image and how to fix it?

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
229 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,859 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,980 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
806 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-12T14:04:31.74+00:00
Renatus Bashishwa 0 Reputation points
answered 2024-09-13T07:55:58.7233333+00:00
JimmyYang-MSFT 52,031 Reputation points Microsoft Vendor
1 answer

Using Git commands with Service Principal authentication.

I have been granted service principal access to my Azure DevOps repository. Below is the script I'm using: $resource="499b84ac-1321-427f-aa17-267ca6975798" $TenantId=" " $ClientId=" " $ClientSecret=" " $TokenUri =…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
794 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,512 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,468 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-03T15:38:19.2033333+00:00
Ahwan Mishra 140 Reputation points
commented 2024-09-12T17:23:24.45+00:00
Goutam Pratti 0 Reputation points Microsoft Vendor
1 answer

How can I upload x86 and x64 directories to github?

HelloBa I uploaded my project to github. However, I created a Lib folder in the directory where the project file is located. There are x86 and x64 folders in it. This directory is not uploaded to the repository. How can I include this directory and its…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,858 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-26T16:46:05.5266667+00:00
fatih uyanık 80 Reputation points
commented 2024-09-11T07:15:55.71+00:00
fatih uyanık 80 Reputation points
0 answers

The link to exercise from Module 6 is the one from Module 1

In the module "Manage GitHub Actions in the enterprise", the link for the exercise goes to the exercise for the first module "Hello GitHub Actions" instead of the actual module. Can this be fixed please? This question is related to…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-05-29T14:54:56.2666667+00:00
Oana Stanescu 0 Reputation points
commented 2024-09-04T05:31:37.7533333+00:00
AmaranS 6,020 Reputation points Microsoft Vendor
0 answers

Exercise - Use a repository secret in a GitHub Actions workflow - wrong link

The button Start the exercise on Github Inside https://learn.microsoft.com/en-us/training/modules/manage-github-actions-enterprise/exercise points to https://github.com/skills/deploy-to-azure It should point to an exercise to use a repository secret in a…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-09-01T14:50:22.92+00:00
Alexander Todorovic 0 Reputation points
commented 2024-09-02T04:03:39.02+00:00
Rakesh Gurram 7,000 Reputation points Microsoft Vendor
1 answer

How is GitHub benfetial in real life what is its use in daily life?

Show the importance in real life Daily life importance This question is related to the following Learning Module

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-26T16:10:20.3933333+00:00
sankar .v.nair 0 Reputation points
commented 2024-08-28T04:06:52.7733333+00:00
Pradeep M 2,450 Reputation points Microsoft Vendor
0 answers

How to fix Github project upload issue?

Hello I am trying to upload my project to Github with Visual Studio. I had uploaded my project before. Now I am having problems uploading, so when I delete the project from Github and use Visual Studio to "Send to remote repository" again, the…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-25T10:50:22.86+00:00
fatih uyanık 80 Reputation points
commented 2024-08-27T04:56:36.2933333+00:00
SiddeshTN 3,785 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

GH Training - Use GitHub Copilot with Python - Simple Browser doesn't load page

Hello, I'm attempting to go through module "Using GitHub Copilot with Python", but the Simple Browser won't load. I'm at the step of "Testing the API" in the exercise. I've tried launching the Simple Browser manually. In addition I…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-21T02:37:00.3433333+00:00
Michael Bear 20 Reputation points
edited a comment 2024-08-26T01:44:23.98+00:00
Michael Bear 20 Reputation points
2 answers One of the answers was accepted by the question author.

help on install github copilot and github codespace

hello. i can't reach to install the container of github copilot and also how to use , can someone help me. This question is related to the following Learning Module

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-19T21:05:07.0566667+00:00
JIK THANGKVN 20 Reputation points
edited the question 2024-08-22T11:55:03.3133333+00:00
Pradeep M 2,450 Reputation points Microsoft Vendor
0 answers

 While implementing CICD pipeline with GitHub actions, the deployment center says it is successful but the default url does not display desired content. It says "Application Error". Any ideas what to do?

I am new to Azure. I am implementing CICD pipeline with GitHub actions. Deployment center says successful but nothing displays. It says "Application Error". Please help.

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-22T00:05:20.5633333+00:00
Christian McNachtan 0 Reputation points
edited the question 2024-08-22T02:26:18.1366667+00:00
AmaranS 6,020 Reputation points Microsoft Vendor
2 answers

Broken link to exercise | Github Actions Learn Path

There is a broken link to the exercise https://learn.microsoft.com/pt-br/training/modules/github-actions-packages/3-exercise-github-packages-docker-registry

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-14T23:14:58.7166667+00:00
Felipe Pimentel Augusto 1 Reputation point MVP
commented 2024-08-19T03:42:59.23+00:00
Rakesh Gurram 7,000 Reputation points Microsoft Vendor
0 answers

Incorrect steps to enable dependabot version updates on forked repository

In module "Configure Dependabot security updates on your GitHub repo", unit "Dependabot security updates", section "Version updates on forks" it says: "To enable version updates on the fork of a repository: Go to…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-12T10:43:08.67+00:00
Carlos Quintero 120 Reputation points
commented 2024-08-13T04:29:56.73+00:00
Rakesh Gurram 7,000 Reputation points Microsoft Vendor
2 answers

Not Able to see create git repository tab in git under visual studio.

Hi Team, I have connected my github account with visual studio and trying to create new repository from visual studio, but not able to get tab in visual studio--git--create repository . help me to get this tab so i can create repository from visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-08-09T06:12:21.1966667+00:00
sanjay singh 20 Reputation points
answered 2024-08-11T03:03:44.35+00:00
Michael Taylor 53,971 Reputation points
0 answers

Secrets are not environment variables

In page https://learn.microsoft.com/en-us/training/modules/manage-github-actions-enterprise/manage-encrypted-secrets it states that Secrets are encrypted environment variables you can create to... and in knowledge check…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-07-13T15:24:44.7233333+00:00
Carlos Quintero 120 Reputation points
commented 2024-07-15T06:05:58.16+00:00
kguntaka 2,470 Reputation points Microsoft Vendor
0 answers

Environment variables for inputs of custom actions use the "INPUT_" prefix

In this page: https://learn.microsoft.com/en-us/training/modules/manage-github-actions-enterprise/manage-encrypted-secrets if appears this: inputs: super_secret: description: 'My secret token' required: true If you need to access the…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-07-13T15:34:07.3966667+00:00
Carlos Quintero 120 Reputation points
commented 2024-07-15T06:05:30.76+00:00
kguntaka 2,470 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Incorrect title

The title of the page of the module is "Exercise - Create a basic container action by using GitHub Actions", which is incorrect because the exercise is not about creating a container action, it's a "Hello GitHub Actions" to create and…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-06-27T09:48:28.4866667+00:00
Carlos Quintero 120 Reputation points
accepted 2024-07-05T04:16:24.8+00:00
Carlos Quintero 120 Reputation points
0 answers

Obsolete button caption

The image shows a caption "Set up this workflow", which is old: The new caption is "Configure": That detail is important because a question of an exam could ask about the caption of the button with options "Configure",…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
43 questions
asked 2024-06-29T13:18:52.7566667+00:00
Carlos Quintero 120 Reputation points
commented 2024-07-01T08:56:28.4166667+00:00
VarunTha 7,810 Reputation points Microsoft Vendor