ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Azure DevOps Server 2019 cookbook : proven recipes to accelerate your DevOps journey with Azure DevOps Server 2019 (formerly TFS)

دانلود کتاب کتاب آشپزی Azure DevOps Server 2019: دستور العمل های اثبات شده برای تسریع سفر DevOps شما با Azure DevOps Server 2019 (TFS سابق)

Azure DevOps Server 2019 cookbook : proven recipes to accelerate your DevOps journey with Azure DevOps Server 2019 (formerly TFS)

مشخصات کتاب

Azure DevOps Server 2019 cookbook : proven recipes to accelerate your DevOps journey with Azure DevOps Server 2019 (formerly TFS)

ویرایش: Second edition. 
نویسندگان: ,   
سری:  
ISBN (شابک) : 9781788839259, 1788839250 
ناشر:  
سال نشر: 2019 
تعداد صفحات: 445 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 29 مگابایت 

قیمت کتاب (تومان) : 52,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 4


در صورت تبدیل فایل کتاب Azure DevOps Server 2019 cookbook : proven recipes to accelerate your DevOps journey with Azure DevOps Server 2019 (formerly TFS) به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب کتاب آشپزی Azure DevOps Server 2019: دستور العمل های اثبات شده برای تسریع سفر DevOps شما با Azure DevOps Server 2019 (TFS سابق) نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Cover
Title Page
Copyright and Credits
About Packt
Contributors
Table of Contents
Preface
Chapter 1: Planning and Tracking Work
	Creating a team project for an Agile team
		Getting ready
		How to do it...
		How it works... 
		There's more...
	Importing requirements from Excel
		Getting ready
		How to do it...
		How it works...
		There's more... 
	Getting social with work items
		Getting ready
		How to do it...
		How it works...
		There's more...  
	Portfolio backlog hierarchies and decomposing work
		Getting ready
		How to do it...
		How it works...
		There's more...
	Configuring and customizing backlog boards
		Getting ready
		How to do it...
		How it works...
		There's more...
	Preparing and planning a sprint
		Getting ready
		How to do it...
		How it works...
		There's more...
	Visualizing progress in a sprint
		Getting ready
		How to do it...
		How it works...
		There's more... 
	Delivery plans to track multiple teams
		Getting ready
		How to do it...
		How it works...
		There's more...
	Dashboards for planning and tracking work
		Getting ready
		How to do it...
		How it works...
		There's more... 
Chapter 2: Source Control Management
	Migrating from TFVC to Git with code history
		Getting ready
		How to do it...
		How it works...
		There's more...
	Accessing Azure DevOps Git repositories using SSH
		Getting ready
		How to do it...
		How it works...
		There's more...
	Importing a Git repository from GitHub into Azure DevOps Server
		Getting ready
		How to do it...
		How it works...
		There's more...
	Basic Git operations using Visual Studio Code
		Getting ready
		How to do it...
		How it works...
		There's more...
	Pull request for code review using branch policies
		Getting ready
		How to do it...
		How it works...
		There's more...
	Using Git hooks with Azure DevOps Server 
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
	Managing and storing large files in git
		Getting ready
		How to do it...
		How it works...
		See also
	Git branching model for continuous delivery 
		Getting ready
		How to do it...
		How it works...
	Configuring code search as a search engine
		Getting ready
		How to do it...
		How it works...
		There's more...
	Using Git forks and sync changes with upstream PR 
		Getting ready
		How to do it...
		How it works...
Chapter 3: Build and Release Agents
	Unattended configuration of build agents using PowerShell 
		Getting ready
		How to do it...
		How it works...
	Downloading agents using the GitHub release API
		Getting ready
		How to do it...
		How it works...
	Configuring deployment groups
		Getting ready
		How to do it...
		How it works...
	Configuring the agent to use a proxy
		Getting ready
		How to do it...
		How it works...
	Analyzing build usage data
		Getting ready
		How to do it...
		How it works...
		See also
	Automating agent pool maintenance 
		Getting ready
		How to do it...
		How it works…
		There's more...
	Configuring build and release retention policies
		Getting ready
		How to do it...
		How it works...
	Agent capabilities and build demands for special builds 
		Getting ready
		How to do it...
		How it works...
	Managing agent permissions using role-based access
		Getting ready
		How to do it...
		How it works...
Chapter 4: Continuous Integration and Build Automation
	Configuring one build definition for all branches of a Git repository
		Getting ready
		How to do it...
		How it works...
		See also
	Reflecting the branch quality in the build name
		Getting ready
		How to do it...
		How it works...
	Using web deploy to create a package in an ASP.NET build pipeline
		Getting ready
		How to do it...
		How it works...
		There's more...
	Organizing build output into separate folders
		Getting ready
		How to do it...
		How it works...
	Configuring assembly version info in build pipelines  
		Getting ready
		How to do it...
		How it works...
	Setting up a build pipeline for a .NET core application
		Getting ready
		How to do it...
		How it works...
		There's more...
	Setting up build pipeline for a Node.js application
		Getting ready
		How to do it...
		How it works...
		There's more...
	Setting up a build pipeline for your database projects
		Getting ready
		How to do it...
		How it works...
	Integrating SonarQube in build pipelines to manage technical debt
		Getting ready
		How to do it...
		How it works...
		There's more...
Chapter 5: Continuous Testing
	Running NUnit tests using Azure Pipelines
		Getting ready
		How to do it...
		How it works...
	Using feature flags to test in production
		Getting ready
		How to do it...
		How it works...
		There's more...
	Distributing multi-configuration tests against agents
		How to do it...
		How it works...
		There's more...
	Configuring parallel execution of tests using Azure Pipelines
		Getting ready
		How to do it...
		How it works...
		There's more...
	Running SpecFlow tests using Azure Pipelines
		Getting ready
		How to do it...
		How it works...
		There's more...
	Analyzing test execution results from Runs view
		Getting ready
		How to do it...
		How it works...
	Exporting test artifacts and test results from Test Hub
		Getting ready
		How to do it...
		How it works...
		There's more...
	Charting testing status on the dashboard in team portal
		Getting ready
		How to do it...
		How it works...
Chapter 6: Continuous Deployments
	Deploying the database to Azure SQL using the release pipeline
		Getting ready
			Creating a database project and importing the database
			Creating a build definition 
		How to do it...
			Creating Azure Resource Manager (ARM) templates
			Creating the release pipeline
		How it works...
	Consuming secrets from Azure Key Vault in your release pipeline
		Getting ready
			Creating a key vault in Azure
			Creating a variable group and linking it to Azure Key Vault
		How to do it...
		How it works...
		There's more...
		See also
	Deploying the .NET Core web application to the Azure App Service
		Getting ready
			Creating the ASP.NET Core application
		How to do it...
			Creating ARM templates
			Creating the release pipeline
		How it works...
		There's more...
		See also
	Deploying an Azure Function to Azure
		Getting ready
			Creating a sample Azure Function
			Creating the build pipeline
		How to do it...
			Creating the ARM template
		How it works...
		See also
	Publishing secrets to Azure Key Vault
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
	Deploying a static website on Azure Storage
		Getting ready
			Creating a storage account from the Azure portal
			Creating an Azure Storage Account ARM templates
		How to do it...
		How it works...
		There's more...
		See also
	Deploying an Azure Virtual Machine to Azure Dev Test Lab (DTL)
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
Chapter 7: Azure Artifacts and Dependency Management
	Publishing a NuGet package to Artifacts
		Getting ready
			Creating an Artifact feed in Azure Artifacts
		How to do it...
			Creating a build definition to produce the NuGet package
			Creating a release pipeline to publish a NuGet package to the feed
			Granular feed permissions in feed settings
		How it works...
		There's more...
		See also
	Consuming a NuGet package in Visual Studio from the Artifacts feed
		Getting ready
		How to do it...
			Connecting to the feed in Artifacts
		How it works...
		There's more...
		See also
	Testing a NuGet package using Artifact views
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
	Publishing NPM packages to Artifacts
		Getting ready
			Creating NPM package
		How to do it...
			Creating the build pipeline to update the package version
			Creating the release pipeline to publish the npm package
		How it works...
		There's more...
		See also
	Consuming NPM package from the Artifacts feed
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
	Scanning for vulnerabilities in your package using WhiteSource
		Getting ready
		How to do it...
		How it works...
		There's more...
		See also
Chapter 8: Azure DevOps Extensions
	Creating the VS Marketplace publisher
		Getting ready
		How to do it...
	Creating a simple task to clean folders
		Getting ready
		How to do it...
			Creating manifest
			Installing dependencies
			Creating the task.json file
			Creating the script (index.js) file 
		How it works...
		See also
	Creating a UI extension
		Getting ready
		How to do it...
			Creating manifest.json
			Creating the HTML page to host initialization code
			Creating the script file
		How it works...
		How it works...
		There's more...
	Creating a service connection extension to connect to GitLab
		Getting ready
		How to do it...
		How it works...
		See also
	Creating a pipeline task to consume a custom service connection
		Getting ready
		How to do it...
			Installing dependencies
			Adding task.json
			Creating a core script to download a source from GitLab
		How it works...
		See also
	Publishing extensions to the marketplace
		Getting ready
		How to do it...
			Creating the build pipeline
			Creating the release pipeline
			Publishing to VS Marketplace
		How it works...
		There's more...
Other Books You May Enjoy
Index




نظرات کاربران