{"id":35254,"date":"2025-07-08T16:04:08","date_gmt":"2025-07-08T16:04:08","guid":{"rendered":"https:\/\/zonacuriosa.com.br\/?p=35254"},"modified":"2025-07-08T16:04:11","modified_gmt":"2025-07-08T16:04:11","slug":"voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft","status":"publish","type":"post","link":"https:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/","title":{"rendered":"Did you know that you can earn US$$660\/month with simple functions at Microsoft?"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Currently, many professionals believe that large companies like Microsoft only offer technical positions, require higher education or years of experience.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Microsoft maintains operational, support and administrative roles with minimal requirements \u2014 and compensation that can reach <strong>US$660 per month<\/strong>, which is equivalent to about <strong>US$22 per day<\/strong>.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z4wAx\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/1-6.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Microsoft        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          US$$660\/month for simple functions? Understand how this works within Microsoft        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/1-6.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                US$660\/month for simple functions? Understand how this works\u2026              <\/p>\n              <a href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Microsoft offers stability, benefits and an accessible environment!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While many employers still operate with unstable contracts or unclear structures, Microsoft maintains a work model that prioritizes organization, predictability, and ongoing support. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>From the moment a new professional is hired, he or she becomes part of a structured team, with well-defined goals and tools to support their daily work. This contributes to a safer and more productive journey, even in roles considered simple.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Accessible functions with gradual growth structure<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Although the initial value may seem modest, the functions that pay up to <strong>US$660 per month<\/strong> at Microsoft can serve as a starting point for more robust trajectories. As long as the employee demonstrates a willingness to learn and commitment to deliver, real opportunities for advancement arise. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the development process is monitored by trained leaders, who guide and recognize the advancement of internal talents.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>At the same time, the company&#039;s evaluation system allows for the identification of strengths and areas for improvement in a transparent manner. In other words, it is possible to grow within the structure, even in administrative, operational or customer service roles. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For example, professionals who started in simple positions often report job changes and salary increases in just a few years, which reinforces the progressive growth logic adopted by the company.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Benefits package that values the employee from the beginning<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Whenever compensation is discussed, it is important to look beyond the gross monthly amount. Although <strong>US$660 per month<\/strong> represent the starting salary for many entry-level roles, Microsoft offers a suite of benefits that significantly increase that value. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Health plans, dental care, life insurance, wellness programs and psychological support are among the resources most cited by employees.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even more important is the immediate access to these benefits, which are not restricted to technical or leadership positions. In other words, those who start at the company in a simple role can already benefit from policies that prioritize physical and emotional well-being.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Diversity and inclusion as pillars of Microsoft culture<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Since consolidating its diversity policies, Microsoft has become one of the most inclusive companies in the technology sector. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Despite its global size, it remains focused on building environments that welcome different profiles and encourage respectful coexistence between cultures, origins and experiences. This approach often makes the environment richer and more collaborative, which directly impacts team results.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, the company promotes internal programs focused on gender equity, accessibility, racial diversity and LGBTQIAPN+ inclusion. At the same time, affinity groups actively work within the organization, promoting discussions, events and listening opportunities. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the meantime, anyone joining the company at any level finds a plural environment, where respect for individuality is valued as much as technical qualifications.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Organized routines and clarity in the professional journey<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While disorganization can be detrimental to the work experience, Microsoft has developed internal workflows that bring clarity and rhythm to each journey.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, an organized routine does not mean excessive rigidity. On the contrary, there is room for adaptations, adjustments and constant feedback, which creates a more balanced environment. Likewise, employees are encouraged to participate in building team dynamics. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even more so when you are in an entry-level position, feeling that you have a voice and room for growth makes the journey easier and more productive.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Continuous development and long-term focus<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even though the initial role requires simple activities, Microsoft invests in continuous learning as a tool for retention and internal development. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>As long as the employee shows interest, they have access to training platforms, internal training, mentoring and interdepartmental projects. Sometimes, this learning structure becomes the main differentiator for those seeking to consolidate their career.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Likewise, the company encourages internal mobility. Professionals who stand out may be invited to work in other areas or take on new roles, even without leaving the organization. Eventually, the starting salary of <strong>US$660 per month<\/strong> becomes just an initial reference within a process that leads to real and sustainable growth.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How to identify simple roles with a salary of US$660\/month at Microsoft<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With so many options available, it can be difficult to locate accessible functions with <strong>monthly salary of up to US$660<\/strong>. Still, Microsoft&#039;s official career portal offers tools that make this search easier. Knowing where to start and how to use the filters correctly can make all the difference when finding a job that fits your needs.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z21xnJf\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/1-6.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Microsoft        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          US$$660\/month for simple functions? Understand how this works within Microsoft        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/1-6.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                US$660\/month for simple functions? Understand how this works\u2026              <\/p>\n              <a href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Access the Microsoft career portal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>On the website <a class=\"\" href=\"https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html\">https:\/\/careers.microsoft.com\/v2\/global\/en\/home.html<\/a>, you can view all open vacancies worldwide, including remote and in-person opportunities.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Use filters by location and area<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Once you\u2019ve logged in, use filters like \u201centry level\u201d, \u201csupport\u201d, \u201cadministrative\u201d or \u201coperations\u201d to find roles with more accessible requirements.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Read the job description carefully<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While some job openings do not specify the salary directly, others mention the estimated range. It is important to note the working hours and benefits.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Evaluate the requirements and profile sought<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Although most simple roles do not require experience, it is essential to check the minimum skills and the type of contract.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Create a profile to track future opportunities<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Shortly after registering, you can save search filters, activate alerts and follow new vacancies that fit your profile.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Not all of Microsoft\u2019s opportunities make sense right now \u2013 and that\u2019s OK<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sometimes, the open positions at a large company don&#039;t yet match what you&#039;re looking for at the moment. Whether it&#039;s due to location, availability, professional profile or salary range, it&#039;s common not to identify with all the options available. Especially when you&#039;re in transition or starting your career, it&#039;s important to respect the time frame of each stage.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Atualmente, muitos profissionais acreditam que grandes empresas como a Microsoft oferecem apenas cargos t\u00e9cnicos, exigem forma\u00e7\u00e3o superior ou anos de experi\u00eancia. A Microsoft mant\u00e9m fun\u00e7\u00f5es operacionais, de suporte e administrativas com exig\u00eancias m\u00ednimas \u2014 e remunera\u00e7\u00f5es que podem chegar a US$660 por m\u00eas, o que equivale a cerca de US$22 por dia. Microsoft oferece estabilidade,&hellip; <a class=\"more-link\" href=\"https:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\">Continue reading <span class=\"screen-reader-text\">Did you know that you can earn US$$660\/month with simple functions at Microsoft?<\/span><\/a><\/p>","protected":false},"author":93,"featured_media":35257,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[182],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?<\/title>\n<meta name=\"description\" content=\"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?\" \/>\n<meta property=\"og:description\" content=\"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\" \/>\n<meta property=\"og:site_name\" content=\"Zona Curiosa\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-08T16:04:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-08T16:04:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"joaovitorjacintho1998\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joaovitorjacintho1998\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\",\"url\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\",\"name\":\"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?\",\"isPartOf\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg\",\"datePublished\":\"2025-07-08T16:04:08+00:00\",\"dateModified\":\"2025-07-08T16:04:11+00:00\",\"author\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\"},\"description\":\"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.\",\"breadcrumb\":{\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage\",\"url\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg\",\"contentUrl\":\"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg\",\"width\":1200,\"height\":625,\"caption\":\"Microsoft\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zonacuriosa.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas com fun\u00e7\u00f5es simples na Microsoft?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#website\",\"url\":\"https:\/\/zonacuriosa.com.br\/\",\"name\":\"Zona Curiosa\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zonacuriosa.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\",\"name\":\"joaovitorjacintho1998\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"caption\":\"joaovitorjacintho1998\"},\"url\":\"https:\/\/zonacuriosa.com.br\/en\/author\/joaovitorjacintho1998\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?","description":"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.","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:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/","og_locale":"en_US","og_type":"article","og_title":"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?","og_description":"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.","og_url":"https:\/\/zonacuriosa.com.br\/en\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/","og_site_name":"Zona Curiosa","article_published_time":"2025-07-08T16:04:08+00:00","article_modified_time":"2025-07-08T16:04:11+00:00","og_image":[{"width":1200,"height":625,"url":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg","type":"image\/jpeg"}],"author":"joaovitorjacintho1998","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joaovitorjacintho1998","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/","url":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/","name":"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas na Microsoft?","isPartOf":{"@id":"https:\/\/zonacuriosa.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage"},"image":{"@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage"},"thumbnailUrl":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg","datePublished":"2025-07-08T16:04:08+00:00","dateModified":"2025-07-08T16:04:11+00:00","author":{"@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed"},"description":"Voc\u00ea sabia que a Microsoft paga at\u00e9 US$660\/m\u00eas em fun\u00e7\u00f5es simples? Veja o que est\u00e1 por tr\u00e1s dessas oportunidades.","breadcrumb":{"@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#primaryimage","url":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg","contentUrl":"https:\/\/zonacuriosa.com.br\/wp-content\/uploads\/sites\/86\/2025\/07\/capa-6.jpg","width":1200,"height":625,"caption":"Microsoft"},{"@type":"BreadcrumbList","@id":"https:\/\/zonacuriosa.com.br\/voce-sabia-que-e-possivel-receber-com-funcoes-simples-na-microsoft\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zonacuriosa.com.br\/"},{"@type":"ListItem","position":2,"name":"Voc\u00ea sabia que \u00e9 poss\u00edvel receber US$660\/m\u00eas com fun\u00e7\u00f5es simples na Microsoft?"}]},{"@type":"WebSite","@id":"https:\/\/zonacuriosa.com.br\/#website","url":"https:\/\/zonacuriosa.com.br\/","name":"Zona Curiosa","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zonacuriosa.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed","name":"joaovitorjacintho1998","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zonacuriosa.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","caption":"joaovitorjacintho1998"},"url":"https:\/\/zonacuriosa.com.br\/en\/author\/joaovitorjacintho1998\/"}]}},"_links":{"self":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35254"}],"collection":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/comments?post=35254"}],"version-history":[{"count":2,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35254\/revisions"}],"predecessor-version":[{"id":35258,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/posts\/35254\/revisions\/35258"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/media\/35257"}],"wp:attachment":[{"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/media?parent=35254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/categories?post=35254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zonacuriosa.com.br\/en\/wp-json\/wp\/v2\/tags?post=35254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}