{"id":16873,"date":"2020-08-19T08:08:29","date_gmt":"2020-08-19T08:08:29","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=16873"},"modified":"2023-04-13T07:48:24","modified_gmt":"2023-04-13T07:48:24","slug":"overview-of-azcopy","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/","title":{"rendered":"Overview of AzCopy"},"content":{"rendered":"\n<p>AzCopy is a command-line utility developed by Microsoft that allows users to copy data to and from Azure storage accounts, as well as between Azure storage accounts. It is available for Windows, Linux, and macOS operating systems.<\/p>\n\n\n\n<p>Some of the key features of AzCopy include:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>High-performance data transfer: AzCopy uses efficient, multi-threaded algorithms to transfer data at high speed.<\/li>\n\n\n\n<li>Support for various data sources and destinations: AzCopy supports copying data from and to various data sources and destinations, including Azure Blob storage, Azure File storage, Azure Table storage, and Azure Data Lake Storage.<\/li>\n\n\n\n<li>Support for large-scale data transfer: AzCopy can handle large-scale data transfers, including transfers of multiple terabytes of data.<\/li>\n\n\n\n<li>Support for incremental transfers: AzCopy can be configured to perform incremental transfers, which only transfer data that has changed since the last transfer.<\/li>\n\n\n\n<li>Support for access control: AzCopy allows users to control access to their data by specifying access policies, SAS (Shared Access Signature) tokens, and storage account keys.<\/li>\n\n\n\n<li>Support for scripting: AzCopy can be used in scripts to automate data transfer tasks.<\/li>\n<\/ol>\n\n\n\n<p>Overall, AzCopy is a powerful and versatile tool that can simplify data transfer to and from Azure storage accounts.<\/p>\n\n\n\n<p>Let update the knowledge with some Sample Questions:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>What is AzCopy?<br><\/strong>A. A graphical user interface (GUI) tool for managing Azure storage accounts.<br>B. A command-line utility for copying data to and from Azure storage accounts.<br>C. An SDK for building Azure applications.<br>D. A tool for managing virtual machines in Azure.<\/li>\n\n\n\n<li><strong>Which operating systems is AzCopy available for?<br><\/strong>A. Windows only.<br>B. Linux only.<br>C. macOS only.<br>D. Windows, Linux, and macOS.<\/li>\n\n\n\n<li><strong>What types of Azure storage does AzCopy support?<br><\/strong>A. Azure Blob storage only.<br>B. Azure File storage only.<br>C. Azure Table storage only.<br>D. Azure Blob storage, Azure File storage, Azure Table storage, and Azure Data Lake<\/li>\n\n\n\n<li><strong>What is one key feature of AzCopy?<br><\/strong>A. It is a low-cost alternative to other data transfer tools.<br>B. It can only handle small-scale data transfers.<br>C. It can only be used by advanced users with coding experience.<br>D. It can perform high-performance data transfer at scale.<\/li>\n\n\n\n<li><strong>Can AzCopy be used in scripts to automate data transfer tasks?<br><\/strong>A. Yes<br>B. No<\/li>\n<\/ol>\n\n\n\n<p><strong>Answers:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>B. A command-line utility for copying data to and from Azure storage accounts.<\/li>\n\n\n\n<li>D. Windows, Linux, and macOS.<\/li>\n\n\n\n<li>D. Azure Blob storage, Azure File storage, Azure Table storage, and Azure Data Lake Storage.<\/li>\n\n\n\n<li>D. It can perform high-performance data transfer at scale.<\/li>\n\n\n\n<li>A. Yes<\/li>\n<\/ol>\n\n\n\n<p>Now, that you understand the three major steps, it\u2019s time to dive into providing you with a better understanding.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Downloading AzCopy<\/strong><\/h4>\n\n\n\n<p>First, download the AzCopy V10 file to your computer. Also, remember, AzCopy V10 is just an executable file. So, there is no need to install.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Running AzCopy<\/strong><\/h4>\n\n\n\n<p>In order to run the AzCopy, follow the following steps:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First of all, add the directory location of the AzCopy executable to your system path for ease of use.&nbsp;<\/li>\n\n\n\n<li>Then type azcopy -h and then press the ENTER key.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run.png\" alt=\"AzCopy\" class=\"wp-image-16912\" width=\"582\" height=\"274\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run.png 998w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run-750x353.png 750w\" sizes=\"auto, (max-width: 582px) 100vw, 582px\" \/><figcaption class=\"wp-element-caption\">Source: Microsoft<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Your next step is to choose from authorization credentials. For this, you have two options, which include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Firstly, using Azure Active Directory<\/li>\n\n\n\n<li>Secondly, using a SAS token<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Option 1: Using Azure Active Directory<\/strong><\/h4>\n\n\n\n<p>By utilising Azure Active Directory, you can present credentials once instead of having to append a SAS token to each command. The level of authorization that you require is based on your plan to upload files or download them.<\/p>\n\n\n\n<p>In case you wish to download files, then prove that the Storage Blob Data Reader is assigned to your user identity, managed identity, or service principal.<\/p>\n\n\n\n<p>And, if you desire to upload files, then confirm that one of the below-mentioned roles is assigned to your security principal:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Firstly, Storage Blob Data Contributor<\/li>\n\n\n\n<li>Secondly, Storage Blob Data Owner<\/li>\n<\/ul>\n\n\n\n<p>Further, these roles can be allocated to your security principal in any of these scopes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First of all, the container (file system)<\/li>\n\n\n\n<li>Secondly, the storage account<\/li>\n\n\n\n<li>Subsequently, the resource group<\/li>\n\n\n\n<li>Lastly, the subscription<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Authenticate a user identity<\/strong><\/h5>\n\n\n\n<p>After verifying the necessary authorization level, open a command prompt, type the following command, and then press the ENTER key.<\/p>\n\n\n\n<p><strong>azcopy login<\/strong><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Authenticate a service principal<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you intend to use AzCopy inside of a script that runs without user interaction, particularly when running on-premises.<\/li>\n\n\n\n<li>If you intend to run AzCopy on VMs that run in Azure, a managed service identity is easier to administer.<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Using a client secret<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Begin by setting the AZCOPY_SPA_CLIENT_SECRET environment variable to the client secret of your service principal&#8217;s app registration.<\/li>\n\n\n\n<li><strong>$env:AZCOPY_SPA_CLIENT_SECRET=&#8221;$(Read-Host -prompt &#8220;Enter key&#8221;)&#8221;<\/strong><\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Using a certificate<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you prefer to use your own credentials for authorization, you can upload a certificate to your app registration, and then use that certificate to log in.<\/li>\n\n\n\n<li>Next, set the AZCOPY_SPA_CERT_PASSWORD environment variable to the certificate password.<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Authenticate a managed identity<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This is a great option if you intend to utilise AzCopy inside of a script that runs without user interaction, and the script runs from an Azure Virtual Machine (VM).&nbsp;<\/li>\n\n\n\n<li>Also, while using this option, you won&#8217;t have to store any credentials on the VM.<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Using a system-wide managed identity<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First, enable a system-wide managed identity on your VM.&nbsp;<\/li>\n\n\n\n<li>Then, type the following command in your command console, and then press the ENTER key.<\/li>\n\n\n\n<li><strong>azcopy login &#8211;identity<\/strong><\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.testpreptraining.ai\/microsoft-azure-administrator-associate-az-104-free-practice-test\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/06\/practice-test-2.png\" alt=\"Practice Test for AZ-104\"\/><\/a><\/figure>\n<\/div>\n\n\n<h5 class=\"wp-block-heading\"><strong>Using a user-assigned managed identity<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First, enable a user-assigned managed identity on your VM.&nbsp;<\/li>\n\n\n\n<li>Then, type any of the following commands, in your command console, and then press the ENTER key.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Option 2: Use a SAS token<\/strong><\/h4>\n\n\n\n<p>You can add a SAS token to each source or destination URL that use in your AzCopy commands.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Transfer files<\/strong><\/h5>\n\n\n\n<p>After authenticating your identity or received a SAS token, begin transferring files.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Use AzCopy in a script<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Obtain a static download link<\/li>\n\n\n\n<li>Escape special characters in SAS tokens<\/li>\n\n\n\n<li>Run scripts by using Jenkins<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run1.png\" alt=\"AzCopy\" class=\"wp-image-16914\" width=\"647\" height=\"172\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run1.png 1010w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run1-750x200.png 750w\" sizes=\"auto, (max-width: 647px) 100vw, 647px\" \/><figcaption class=\"wp-element-caption\">Source: Microsoft<\/figcaption><\/figure>\n<\/div>\n\n\n<h5 class=\"wp-block-heading\"><strong>Use AzCopy in Azure Storage Explorer<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Storage Explorer utilises AzCopy to perform all of its data transfer operations.&nbsp;<\/li>\n\n\n\n<li>You can use Storage Explorer if you need to leverage the performance advantages of AzCopy.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.testpreptraining.ai\/microsoft-azure-administrator-associate-az-104-online-course\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/07\/testpreptraining.ai-2-750x117.png\" alt=\"AzCopy\"\/><\/a><\/figure>\n<\/div>\n\n\n<p class=\"has-text-align-right\"><strong>Reference:&nbsp;<a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/storage\/common\/storage-use-azcopy-v10\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Documentation<\/a><\/strong><\/p>\n\n\n\n<p><strong><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-104-microsoft-azure-administrator-associate\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><\/strong><\/a><strong><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/exam-az-104-microsoft-azure-administrator-associate\/\" target=\"_blank\" rel=\"noreferrer noopener\">Return to AZ-104 Tutorial<\/a><\/strong><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>AzCopy is a command-line utility developed by Microsoft that allows users to copy data to and from Azure storage accounts, as well as between Azure storage accounts. It is available for Windows, Linux, and macOS operating systems. Some of the key features of AzCopy include: Overall, AzCopy is a powerful and versatile tool that can&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-16873","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Overview of AzCopy | AZ-104 | TestPrep Training<\/title>\n<meta name=\"description\" content=\"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Overview of AzCopy | AZ-104 | TestPrep Training\" \/>\n<meta property=\"og:description\" content=\"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-13T07:48:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/\",\"name\":\"Overview of AzCopy | AZ-104 | TestPrep Training\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2020-08-19T08:08:29+00:00\",\"dateModified\":\"2023-04-13T07:48:24+00:00\",\"description\":\"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Overview of AzCopy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Overview of AzCopy | AZ-104 | TestPrep Training","description":"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/","og_locale":"en_US","og_type":"article","og_title":"Overview of AzCopy | AZ-104 | TestPrep Training","og_description":"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2023-04-13T07:48:24+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2020\/08\/run.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/","name":"Overview of AzCopy | AZ-104 | TestPrep Training","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2020-08-19T08:08:29+00:00","dateModified":"2023-04-13T07:48:24+00:00","description":"Update your skills on Overview of AzCopy with testprep online tutorials and prepare for the AZ-104 Exam, learn more..","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/overview-of-azcopy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Overview of AzCopy"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/16873","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=16873"}],"version-history":[{"count":9,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/16873\/revisions"}],"predecessor-version":[{"id":61302,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/16873\/revisions\/61302"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=16873"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=16873"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=16873"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}