
Learn Azure Serverless Functions in a Weekend - Creating Functions App and Understanding the File Structure
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of the 'func init' command in Azure Functions development?
To delete an existing function app
To create a new function app and initialize a git repository
To deploy the function app to Azure
To update the Azure Functions runtime
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which file is used to specify files that should not be tracked by git?
local.settings.json
.gitignore
extensions.json
requirements.txt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of the extensions.json file in an Azure Functions project?
To list external modules required for the function
To store connection strings for local development
To store runtime-specific configurations
To provide settings for opening the project in Visual Studio Code
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where are the connection strings and secrets stored for local development in Azure Functions?
.gitignore
requirements.txt
extensions.json
local.settings.json
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can settings from local development be synchronized with a function app running in Azure?
Manually editing the Azure portal
Copy-pasting settings into the Azure portal
Using commandlets to upload and download settings
Emailing the settings to Azure support
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which file contains runtime-specific configurations for an Azure Functions project?
requirements.txt
extensions.json
host.json
local.settings.json
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the requirements.txt file in an Azure Functions project?
To initialize a git repository
To store connection strings
To list external modules needed for the function
To specify runtime configurations
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?